Class
General application preferences.
GeneralPreference
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| completeFontDownloadGlyphLimit | number | r/w | The threshold at which to trigger font subsetting based on the number of glyphs the font contains. |
| includePreview | bool | r/w | If true, includes a preview in saved documents. |
| pageNumbering | PageNumberingOptions: PageNumberingOptions.SECTION PageNumberingOptions.ABSOLUTE |
r/w | The page numbering method. |
| parent | Application | readonly | The parent of the GeneralPreference (a Application). |
| properties | Object | r/w | A property that allows setting of several properties at the same time. |
| temporaryFolder | File | r/w | The location in which to store temporary files. |
| toolTips | ToolTipOptions: ToolTipOptions.NORMAL ToolTipOptions.NONE ToolTipOptions.FAST |
r/w | Tool tip behavior. |
| toolsPalette | ToolsPaletteOptions: ToolsPaletteOptions.SINGLE_COLUMN ToolsPaletteOptions.DOUBLE_COLUMN ToolsPaletteOptions.SINGLE_ROW |
r/w | The toolbox palette appearance. |
Element of
Application.generalPreferences
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |