TabStop Members
Include Protected Members
Include Inherited Members
Represents a single tab stop. The TabStop object is a member of the TabStops collection. The TabStops collection represents all the tab stops on one ruler.
The TabStop type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
Parent | Returns the parent object for the specified object. | |
Position | Returns or sets the position of the specified tab stop, in points. Read/write. | |
Type | Represents the formatting of a tab stop. Read/write. |
Top
Methods
Name | Description | |
---|---|---|
Clear | Clears the specified tab stop from the ruler and deletes it from the TabStops collection. |
Top