Adobe InDesign CS2 (4.0) Object Model JS: GeneralPreference

InDesign CS2

Class

GeneralPreference

 General application preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
GeneralPreference

Properties

PropertyTypeAccessDescription
completeFontDownloadGlyphLimitnumber r/wThe threshold at which to trigger font subsetting based on the number of glyphs the font contains.
includePreviewbool r/wIf true, includes a preview in saved documents.
pageNumberingPageNumberingOptions:
PageNumberingOptions.SECTION
PageNumberingOptions.ABSOLUTE
r/wThe page numbering method.
parentApplication readonlyThe parent of the GeneralPreference (a Application).
previewSizePreviewSizeOptions:
PreviewSizeOptions.SMALL
PreviewSizeOptions.MEDIUM
PreviewSizeOptions.LARGE
PreviewSizeOptions.EXTRA_LARGE
r/wThe preview size. Note: Valid when include preview is true.
propertiesObject r/wA property that allows setting of several properties at the same time.
temporaryFolderFile r/wThe location in which to store temporary files.
toolTipsToolTipOptions:
ToolTipOptions.NORMAL
ToolTipOptions.NONE
ToolTipOptions.FAST
r/wTool tip behavior.
toolsPaletteToolsPaletteOptions:
ToolsPaletteOptions.SINGLE_COLUMN
ToolsPaletteOptions.DOUBLE_COLUMN
ToolsPaletteOptions.SINGLE_ROW
r/wThe toolbox palette appearance.

Methods

Instances

Array of Object getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the GeneralPreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.generalPreferences

Jongware, 27-Jun-2010 v3.0.3dContents :: Index