[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.DirectWrite.ScriptJustify

Enum ScriptJustify

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

Defines glyph characteristic information that an application needs to implement justification.

public enum ScriptJustify

Fields

ArabicAlef = 9

Final form of an alef-like (U+0627, U+0625, U+0623, U+0622).

ArabicBa = 12

Final form of Ba (U+0628).

ArabicBaRa = 13

Ligature of alike (U+0628,U+0631).

ArabicBlank = 1

The glyph represents a blank in an Arabic run.

ArabicHa = 10

Final form of Ha (U+0647).

ArabicKashida = 8

Kashida (U+0640) in the middle of the word.

ArabicNormal = 7

Normal middle-of-word glyph that connects to the right (begin).

ArabicRa = 11

Final form of Ra (U+0631).

ArabicSeen = 14

Highest priority: initial shape of Seen class (U+0633).

ArabicSeenMedial = 15

Highest priority: medial shape of Seen class (U+0633).

Blank = 4

The glyph represents a blank outside an Arabic run.

Character = 2

An inter-character justification point follows the glyph.

None = 0

Justification cannot be applied at the glyph.