Text preferences.
text preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| abut text to text wrap | boolean | r/w | If true, moves wrapped text to the next available leading increment below the text wrap objects. |
| baseline shift key increment | number or string | r/w | The amount that the baseline shift increases each time the user presses the option/alt-shift-up arrow keys or decreases each time the user presses the option/alt-shift-down arrow keys. (Range: .001 to 100) |
| class | type class | read | The class descriptor type. |
| highlight custom spacing | boolean | r/w | If true, highlights custom kerned or tracked characters. |
| highlight hj violations | boolean | r/w | If true, highlights hyphenation and justification rule violations in the text. |
| highlight keeps | boolean | r/w | If true, highlights paragraphs that violate keep options. |
| highlight substituted fonts | boolean | r/w | If true, highlights missing fonts. |
| highlight substituted glyphs | boolean | r/w | If true, highlights substituted glyphs. |
| justify text wraps | boolean | r/w | If true, justifies text around text wrap objects. |
| kerning key increment | fixed | r/w | The amount the kerning value per 1000 ems increases each time the user presses of the option/alt-right arrow keys or decreases each time the user presses the option/alt-left arrow keys. (Range: 1 to 100) |
| leading key increment | number or string | r/w | The amount that leading increases each time the user presses the option/alt-up arrow keys or decreases each time the user presses the option/alt-down arrow keys. (Range: .001 to 100) |
| link text files when importing | boolean | r/w | If true, links placed text files and spreadsheet files. If false, embeds the files. |
| object reference | text preference | read | An object reference for the text preference. |
| parent | reference | read | The parent of the text preference (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| show invisibles | boolean | r/w | If true, shows hidden characters. |
| small cap | fixed | r/w | The size of text formatted as small caps, specified as a percentage of the font size. (Range: 1 to 200) |
| subscript position | fixed | r/w | The position of subscript characters, specified as a percentage of the regular leading. (Range: -500 to 500) |
| subscript size | fixed | r/w | The size of subscript characters, specified as a percentage of the font size. (Range: 0 to 200) |
| superscript position | fixed | r/w | The position of superscript characters, specified as a percentageage of the regular leading. (Range: -500 to 500) |
| superscript size | fixed | r/w | The size of superscript characters, specified as a percentageage of the font size. (Range: 0 to 200) |
| typographers quotes | boolean | r/w | If true, converts straight quotes to typographic quotes. |
| use optical size | boolean | r/w | If true, automatically selects the correct optical size. |
| use paragraph leading | boolean | r/w | If true, applies the leading changes made to a text range to the entire paragraph. If false, applies leading changes only to the text range. |
| z order text wrap | boolean | r/w | If true, text wrap does not affect text on layers above the layer that contains the text wrap object. If false, text wrap affects text on all visible layers. |