A tab stop.
TabStop Properties
| Property | Type | Access | Description |
|---|---|---|---|
| Alignment | idTabStopAlignment enumeration | r/w | The alignment of the tab stop. |
| AlignmentCharacter | String | r/w | The tab stop alignment character. |
| Index | Long | read | Index of the object within its parent object. |
| Leader | String | r/w | The tab stop leader. |
| Parent | Object | read | The parent of the object. |
| Position | Unit (Double or String) | r/w | The position (e.g., superscript or subscript) of the object. |
TabStop Methods
| Method | Returns | Description |
|---|---|---|
| Delete | Nothing | Deletes the object. |