Class
Tab stop information (returned by tab stops from a paragraph object)
TabStopInfo
Class
| Property | Type | Access | Description |
|---|---|---|---|
| alignment | TabStopAlignment: TabStopAlignment.Left TabStopAlignment.Center TabStopAlignment.Right TabStopAlignment.Decimal |
r/w | The alignment of the tab stop. (default: TabStopAlignment.Left) |
| decimalCharacter | string | r/w | The character used for decimal tab stops. (default: .) |
| leader | string | r/w | The leader dot. |
| position | number | r/w | The position of the tab stop expressed in points. (default: 0) |
Element of
ParagraphAttributes.tabStops
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |