2.13.27 TextAlignmentEnum
Referenced by: TextPFException
An enumeration that specifies paragraph alignments.
Name |
Value |
Meaning |
---|---|---|
0x0000 |
For horizontal text, left aligned. For vertical text, top aligned. |
|
0x0001 |
For horizontal text, centered. For vertical text, middle aligned. |
|
0x0002 |
For horizontal text, right aligned. For vertical text, bottom aligned. |
|
0x0003 |
For horizontal text, flush left and right. For vertical text, flush top and bottom. |
|
0x0004 |
Distribute space between characters. |
|
0x0005 |
Thai distribution justification. |
|
0x0006 |
Kashida justify low. |