TextAlignmentType Enum

TextAlignmentType Enum

Enumerates text alignment types.


type TextAlignmentType int32

Fields

FieldDescription
GeneralRepresents general text alignment.
BottomRepresents bottom text alignment.
CenterRepresents center text alignment.
CenterAcrossRepresents center across text alignment.
DistributedRepresents distributed text alignment.
FillRepresents fill text alignment.
JustifyRepresents justify text alignment.
LeftRepresents left text alignment.
RightRepresents right text alignment.
TopRepresents top text alignment.
JustifiedLowAligns the text with an adjusted kashida length for Arabic text.
ThaiDistributedDistributes Thai text specially, because each character is treated as a word.