TextTabStop

TextTabStop class

Represents tab stop.

Properties

NameTypeDescription
TabAlignmentintSpecifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignment
TabPositionfloatSpecifies the position of the tab stop relative to the left margin.

TextTabStop.TabAlignment property

Specifies the alignment that is to be applied to text using this tab stop. The value of the property is TextTabAlignmentType integer constant.

Type: int

TextTabStop.TabPosition property

Specifies the position of the tab stop relative to the left margin.

Type: float