2.13.31 TextFontAlignmentEnum
Referenced by: TextPFException
An enumeration that specifies font alignment.
Name |
Value |
Meaning |
---|---|---|
0x0000 |
Place characters on font baseline. |
|
0x0001 |
Characters hang from top of line height |
|
0x0002 |
Characters centered within line height. |
|
0x0003 |
Characters are anchored to the very bottom of a single line. This is different than Tx_ALIGNFONTRoman because of letters such as "g", "q", and "y". |