Represents the various horizontal text alignment types.

Enumeration Members

Center: 0

Align text in the center of the line.

Distributed: 1

Distributes the words across the entire line.

Justified: 2

Align text so it is justified across the line.

JustifiedLow: 3

Aligns the text with an adjusted kashida length for Arabic text.

Left: 4

Align the text to the left of the line.

Right: 5

Align the text to the right of the line.

ThaiDistributed: 6

Distributes Thai text by treating each character as a word.