'宣言 Public Enum ScriptJustify Inherits System.Enum
public enum ScriptJustify : System.Enum
'宣言 Public Enum ScriptJustify Inherits System.Enum
public enum ScriptJustify : System.Enum
| メンバ | 解説 | 
|---|---|
| ArabicAlef | Final form of an alef-like (U+0627, U+0625, U+0623, U+0622). | 
| ArabicBa | Final form of Ba (U+0628). | 
| ArabicBaRa | Ligature of alike (U+0628,U+0631). | 
| ArabicBlank | The glyph represents a blank in an Arabic run. | 
| ArabicHa | Final form of Ha (U+0647). | 
| ArabicKashida | Kashida (U+0640) in the middle of the word. | 
| ArabicNormal | Normal middle-of-word glyph that connects to the right (begin). | 
| ArabicRa | Final form of Ra (U+0631). | 
| ArabicSeen | Highest priority: initial shape of Seen class (U+0633). | 
| ArabicSeenMedial | Highest priority: medial shape of Seen class (U+0633). | 
| Blank | The glyph represents a blank outside an Arabic run. | 
| Character | An inter-character justification point follows the glyph. | 
| None | Justification cannot be applied at the glyph. | 
System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.DirectWrite.ScriptJustify