2.13.27 TextAlignmentEnum

Referenced by: TextPFException

An enumeration that specifies paragraph alignments.

Name

Value

Meaning

Tx_ALIGNLeft

0x0000

For horizontal text, left aligned.

For vertical text, top aligned.

Tx_ALIGNCenter

0x0001

For horizontal text, centered.

For vertical text, middle aligned.

Tx_ALIGNRight

0x0002

For horizontal text, right aligned.

For vertical text, bottom aligned.

Tx_ALIGNJustify

0x0003

For horizontal text, flush left and right.

For vertical text, flush top and bottom.

Tx_ALIGNDistributed

0x0004

Distribute space between characters.

Tx_ALIGNThaiDistributed

0x0005

Thai distribution justification.

Tx_ALIGNJustifyLow

0x0006

Kashida justify low.