Adobe InDesign CS4 (6.0) Object Model JS: DisplayPerformancePreference

InDesign CS4

Class

DisplayPerformancePreference

 Default display performance settings for the application. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
Preference
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.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
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, 20-Jun-2010 v3.0.3dContents :: Index