'Declaration Public Enum TabStopAlignment Inherits System.Enum
public enum TabStopAlignment : System.Enum
'Declaration Public Enum TabStopAlignment Inherits System.Enum
public enum TabStopAlignment : System.Enum
Member | Description |
---|---|
Center | Text is centered relative to the tab stop. |
Leading | Text is aligned to the right of the tab stop. |
Separator | Characters are aligned to the left of a specified separator. |
Trailing | Text is aligned to the left of the tab stop and extends to the left. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Text.TabStopAlignment