Adobe InDesign CS3 (5.0) Object Model JS: ImagePreference
From InDesign CS3
Class
ImagePreference
Image preferences.QuickLinks
getElements, toSource, toSpecifierHierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| parent | Application | readonly | The parent of the ImagePreference (a Application). |
| preserveBounds | bool | r/w | If true, preserve image bounds when relinking. |
| properties | Object | r/w | A 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, 27-Jun-2010 v3.0.3d | Contents :: Index |