TextTypeAlignments
The text alignment relative to the path.
Class
Read Only
Number ASCENDER_TEXT_ALIGNMENT = 1952538995
Aligns the ascender to the path (not the path's stroke).
Read Only
Number DESCENDER_TEXT_ALIGNMENT = 1952539763
Aligns descender to the path (not the path's stroke).
Read Only
Number CENTER_TEXT_ALIGNMENT = 1952539508
Aligns the midpoint between the ascender and the descender to the path (not the path's stroke).
Read Only
Number BASELINE_TEXT_ALIGNMENT = 1952539244
The text baseline is aligned to the path (not the path's stroke).
Read Only
Number ABOVE_RIGHT_EM_BOX_TEXT_ALIGNMENT = 1952543333
The top-edge or right-edge baseline of the em box is aligned to the path.
Read Only
Number BELOW_LEFT_EM_BOX_TEXT_ALIGNMENT = 1952607333
The bottom-edge or left-edge baseline of the em box is aligned to the path.
Read Only
Number ABOVE_RIGHT_ICF_BOX_TEXT_ALIGNMENT = 1952543337
The ideographic character face box top-edge or right-edge baseline is aligned to the path.
Read Only
Number BELOW_LEFT_ICF_BOX_TEXT_ALIGNMENT = 1952607337
The ideographic character face box bottom-edge or left-edge baseline is aligned to the path.