Tab
Tab class
Contains a collection of Tab elements.
Properties
| Name | Type | Description |
|---|---|---|
| IX | int | The zero-based index of the element within its parent element. |
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| Position | DoubleValue | Specifies the position of a tab stop. |
| Alignment | Alignment | Specifies the tab alignment. |
| Leader | StrValue | Specified the leader. |
Methods
| Name | Description |
|---|---|
| deepClone | Creates deep copy of this instance. |