Class
EPS import preferences.
getElements, toSource, toSpecifier
EPSImportPreference
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
epsFrames | bool | r/w | If true, applies clipping paths stored in the EPS file. |
epsProxy | CreateProxy: CreateProxy.AS_NEEDED CreateProxy.ALWAYS |
r/w | Indicates when to create preview images. |
opiComments | bool | r/w | If true, reads OPI image links in the imported EPS file. If false, preserves the OPI links but does not read them. |
parent | Application | readonly | The parent of the EPSImportPreference (a Application). |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
Methods
Instances
Array
of Object getElements ()
Resolves the object specifier, creating an array of object references.
string toSource ()
Generates a string which, if executed, will return the EPSImportPreference.
Element of
Application.epsImportPreferences
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |