Enum TabAlignmentType

TabAlignmentType enumeration

Enumerates the tab alignment types.

public enum TabAlignmentType

Values

NameValueDescription
Left0Text aligned left from tab stop
Center1Text aligned center from tab stop
Right2Text aligned right from tab stop

See Also