Adobe InDesign CS4 (6.0) Object Model JS: ImagePreference

InDesign CS4

Class

ImagePreference

 Image preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
Preference
ImagePreference

Properties

PropertyTypeAccessDescription
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
parentApplication readonlyThe parent of the ImagePreference (a Application).
preserveBoundsbool r/wIf true, preserve image bounds when relinking.
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.imagePreferences

Return

Array of ImagePreference ImagePreference.getElements ()

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