TextTabStop
TextTabStop class
Represents tab stop.
Properties
| Name | Type | Description |
|---|---|---|
| TabAlignment | int | Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignment |
| TabPosition | float | Specifies the position of the tab stop relative to the left margin. |
TextTabStop.TabAlignment property
Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant.
Type: int
TextTabStop.TabPosition property
Specifies the position of the tab stop relative to the left margin.
Type: float