Adobe InDesign CS3 (5.0) Object Model JS: EPSImportPreference

InDesign CS3

Class

EPSImportPreference

 EPS import preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
EPSImportPreference

Properties

PropertyTypeAccessDescription
epsFramesbool r/wIf true, applies clipping paths stored in the EPS file.
epsProxyCreateProxy:
CreateProxy.AS_NEEDED
CreateProxy.ALWAYS
r/wIndicates when to create preview images.
opiCommentsbool r/wIf true, reads OPI image links in the imported EPS file. If false, preserves the OPI links but does not read them.
parentApplication readonlyThe parent of the EPSImportPreference (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.epsImportPreferences

Return

Array of EPSImportPreference EPSImportPreference.getElements ()

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