GenericEPSOpenOptions

Options that can be specified when opening a generic EPS document.

Hierarchy:

Superclass: OpenOptions

Class: GenericEPSOpenOptions

Constants/Events

Name

Type

Access

Description

antiAlias

Boolean

readonly

If true, anti-aliasing is used.

constrainProportions

Boolean

readonly

If true, the image proportions are constrained.

height

UnitValue

readonly

The image height.

mode

OpenDocumentMode

OpenDocumentMode.GRAYSCALE

OpenDocumentMode.RGB

OpenDocumentMode.CMYK

OpenDocumentMode.LAB

readonly

The document mode.

resolution

Number

readonly

The resolution of the document (in pixels per inch)

width

UnitValue

readonly

The image width.