EPSSaveOptions

Options for saving a document in EPS format.

Hierarchy:

Superclass: SaveOptions

Class: EPSSaveOptions

Constants/Events

Name

Type

Access

Description

embedColorProfile

Boolean

readonly

If true, the color profile is embedded in the document.

encoding

SaveEncoding

SaveEncoding.ASCII

SaveEncoding.BINARY

SaveEncoding.JPEGLOW

SaveEncoding.JPEGMEDIUM

SaveEncoding.JPEGHIGH

SaveEncoding.JPEGMAXIMUM

readonly

The type of encoding to use for the document.

halftoneScreen

Boolean

readonly

If true, includes the halftone screen.

interpolation

Boolean

readonly

If true, uses image interpolation.

preview

MacPreviewType

MacPreviewType.NONE

MacPreviewType.MONOCHROMETIFF

MacPreviewType.EIGHTBITTIFF

MacPreviewType.MACOSMONOCHROME

MacPreviewType.MACOSEIGHTBIT

MacPreviewType.MACOSJPEG

readonly

The type of preview.

psColorManagement

Boolean

readonly

If true, uses PostScript color management.

transferFunction

Boolean

readonly

If true, includes the transfer functions in the document to compensate for dot gain between the image and film.

transparentWhites

Boolean

readonly

If true, displays white areas as transparent. Valid only for documents in BitMap mode.

vectorData

Boolean

readonly

If true, includes vector data. Valid only when the document contains vector data (un-rasterized text).