TextTabAlignmentType Enum

TextTabAlignmentType Enum

Represents the text tab alignment types.


type TextTabAlignmentType int32

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.