ITabEffectiveData

ITabEffectiveData class

Immutable object which contains effective text’s tabulation stop properties.

The ITabEffectiveData type exposes the following members:

Properties

Name Description
position Returns position of a tab.
Assigning this property can change tab’s index in collection and invalidate Enumerator.
Read-only float.
alignment Returns align style of a tab.
Read-only TabAlignment.

See Also