ITab class

ITab class

Represents a tabulation for a text.

The ITab type exposes the following members:

Properties

PropertyDescription
positionReturns or sets position of a tab.
Assigning this property can change tab’s index in collection and invalidate Enumerator.
Read/write float.
alignmentReturns or sets align style of a tab.
Read/write TabAlignment.

See Also