[]
Represents the tab stop.
public struct TabStop
Name | Description |
---|---|
TabStop(int, string, TabType) | Initializes a new instance of the TabStop struct. |
Name | Description |
---|---|
LeadingChar | Gets the character used to fill in the space created by a tab which ends at this tab stop. |
Position | Gets the position of the current tab stop in TWIPs. |
Type | Gets the type of the tab stop. |