Property Getters/Setters Summary | ||
---|---|---|
method | getTabAlignment() | |
method | setTabAlignment(value) | |
Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant. | ||
method | getTabPosition() | |
method | setTabPosition(value) | |
Specifies the position of the tab stop relative to the left margin. |
int getTabAlignment() / setTabAlignment(value)
float getTabPosition() / setTabPosition(value)