A collection of tab stops.
tab stop Properties
| Property | Type | Access | Description |
|---|---|---|---|
| alignment | left align, center align, right align, character align, |
r/w | The tab stop alignment. |
| alignment character | string | r/w | The tab stop alignment character. Note: Valid when alignment is character align. |
| class | type class | read | The class descriptor type. |
| index | integer | read | The index of the tab stop within its containing object. |
| leader | string | r/w | The tab stop leader. |
| object reference | tab stop | read | An object reference for the tab stop. |
| parent | reference | read | The parent of the tab stop (a text default, paragraph, paragraph style, text, character, word, line, text column, text style range, insertion point or story). Can return: text default, paragraph, paragraph style, text, character, word, line, text colum… |
| position | number or string | r/w | The position of the tab stop. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |