Adobe InDesign CS4 (6.0) Object Model JS: EPSImportPreference

InDesign CS4

Class

EPSImportPreference

 EPS import preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

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