ImagePreference

Image preferences.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, Object

Property Listing

Property

Type

Access

Description

parent

Application

readonly

The parent of the ImagePreference (a Application).

preserveBounds

Boolean

read/write

If true, preserve image bounds when relinking.

properties

Object

read/write

A property that allows setting of several properties at the same time.

Method Listing

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.

Object of

Application.imagePreferences

Return

ImagePreference.getElements()