[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.ScriptProperties

Struct ScriptProperties

Namespace
GrapeCity.Documents.DX.DirectWrite
Assembly
GcDocs.DX.Windows.dll

DWRITE_SCRIPT_PROPERTIES

public struct ScriptProperties
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

ClusterLookahead

unsigned int clusterLookahead

public int ClusterLookahead

Field Value

int

IsoScriptCode

unsigned int isoScriptCode

public int IsoScriptCode

Field Value

int

IsoScriptNumber

unsigned int isoScriptNumber

public int IsoScriptNumber

Field Value

int

JustificationCharacter

unsigned int justificationCharacter

public int JustificationCharacter

Field Value

int

Properties

IsBlockWriting

unsigned int isBlockWriting

public bool IsBlockWriting { get; set; }

Property Value

bool

IsConnectedWriting

unsigned int isConnectedWriting

public bool IsConnectedWriting { get; set; }

Property Value

bool

IsCursiveWriting

unsigned int isCursiveWriting

public bool IsCursiveWriting { get; set; }

Property Value

bool

IsDiscreteWriting

unsigned int isDiscreteWriting

public bool IsDiscreteWriting { get; set; }

Property Value

bool

IsDistributedWithinCluster

unsigned int isDistributedWithinCluster

public bool IsDistributedWithinCluster { get; set; }

Property Value

bool

Reserved

unsigned int reserved

public int Reserved { get; set; }

Property Value

int

RestrictCaretToClusters

unsigned int restrictCaretToClusters

public bool RestrictCaretToClusters { get; set; }

Property Value

bool

UsesWordDividers

unsigned int usesWordDividers

public bool UsesWordDividers { get; set; }

Property Value

bool