Adobe InCopy CS5.5 (7.5) Object Model JS: TextTypeAlignments
From InCopy CS5.5
The text alignment relative to the path.
Value
| Name | Description | Value |
|---|---|---|
| TextTypeAlignments.ABOVE_RIGHT_EM_BOX_TEXT_ALIGNMENT | The top-edge or right-edge baseline of the em box is aligned to the path. | 1952543333 = 'tare' |
| TextTypeAlignments.ABOVE_RIGHT_ICF_BOX_TEXT_ALIGNMENT | The ideographic character face box top-edge or right-edge baseline is aligned to the path. | 1952543337 = 'tari' |
| TextTypeAlignments.ASCENDER_TEXT_ALIGNMENT | Aligns the ascender to the path (not the path's stroke). | 1952538995 = 'taas' |
| TextTypeAlignments.BASELINE_TEXT_ALIGNMENT | The text baseline is aligned to the path (not the path's stroke). | 1952539244 = 'tabl' |
| TextTypeAlignments.BELOW_LEFT_EM_BOX_TEXT_ALIGNMENT | The bottom-edge or left-edge baseline of the em box is aligned to the path. | 1952607333 = 'tble' |
| TextTypeAlignments.BELOW_LEFT_ICF_BOX_TEXT_ALIGNMENT | The ideographic character face box bottom-edge or left-edge baseline is aligned to the path. | 1952607337 = 'tbli' |
| TextTypeAlignments.CENTER_TEXT_ALIGNMENT | Aligns the midpoint between the ascender and the descender to the path (not the path's stroke). | 1952539508 = 'tact' |
| TextTypeAlignments.DESCENDER_TEXT_ALIGNMENT | Aligns descender to the path (not the path's stroke). | 1952539763 = 'tads' |
Usage
As property
TextPath.textAlignment
| Jongware, 29-Apr-2012 v3.0.3i | Contents :: Index |