Adobe InDesign CS3 (5.0) Object Model JS: DisplayPerformancePreference

InDesign CS3

Class

DisplayPerformancePreference

 Default display performance settings for the application.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
DisplayPerformancePreference

Properties

PropertyTypeAccessDescription
defaultDisplaySettingsViewDisplaySettings:
ViewDisplaySettings.HIGH_QUALITY
ViewDisplaySettings.TYPICAL
ViewDisplaySettings.OPTIMIZED
r/wObject-level default display performance settings. Note: The settings do not apply to graphics that are already placed in the document.
ignoreLocalSettingsbool r/wIf true, ignores object-level default display performance settings and uses the application-level default display settings; also prevents setting object-level settings.
parentApplication readonlyThe parent of the DisplayPerformancePreference (a Application).
persistLocalSettingsbool r/wIf true, sets application-level preferences to preserve object-level display settings.
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.displayPerformancePreferences

Return

Array of DisplayPerformancePreference DisplayPerformancePreference.getElements ()

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