'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 |
---|---|
Bar | Draws a vertical bar at the tab stop position. |
Center | Centers the text around the tab stop. |
Clear | Clears any tab stop in this position. |
Decimal | Aligns the text at the decimal dot. |
Left | Left-aligns the text after the tab stop. |
List | The tab is a delimiter between the number/bullet and text in a list item. |
Right | Right-aligns the text at the tab stop. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.TabStopAlignment