Property Getters/Setters Summary | ||
---|---|---|
function | getTabAlignment() | |
function | 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. | ||
function | getTabPosition() | |
function | setTabPosition(value) | |
Specifies the position of the tab stop relative to the left margin. |
function getTabAlignment() / function setTabAlignment(value)
function getTabPosition() / function setTabPosition(value)