TextAlignmentType enumeration

TextAlignmentType enumeration

Enumerates text alignment types.

The TextAlignmentType type exposes the following members:

Fields

FieldDescription
GENERALRepresents general text alignment.
BOTTOMRepresents bottom text alignment.
CENTERRepresents center text alignment.
CENTER_ACROSSRepresents 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.
JUSTIFIED_LOWAligns the text with an adjusted kashida length for Arabic text.
THAI_DISTRIBUTEDDistributes Thai text specially, because each character is treated as a word.

See Also