TextTabStop
Contents
[
Hide
]TextTabStop class
Represents tab stop.
Methods
| Name | Description |
|---|---|
| getTabAlignment() | Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignment |
| getTabPosition() | Specifies the position of the tab stop relative to the left margin. |
| setTabAlignment() | Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignment |
| setTabPosition() | Specifies the position of the tab stop relative to the left margin. |
getTabAlignment()
Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant.
getTabPosition()
Specifies the position of the tab stop relative to the left margin.
setTabAlignment()
Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant.
setTabPosition()
Specifies the position of the tab stop relative to the left margin.