TextTabAlignmentType enumeration

TextTabAlignmentType enumeration

Represents the text tab alignment types.

The TextTabAlignmentType type exposes the following members:

Fields

FieldDescription
CENTERThe text at this tab stop is center aligned.
DECIMALAt this tab stop, the decimals are lined up.
LEFTThe text at this tab stop is left aligned.
RIGHTThe text at this tab stop is right aligned.

See Also