TextTabStop

TextTabStop class

Represents tab stop.

Methods

NameDescription
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.