EPSSaveOptions

Options which may be supplied when saving a document as an Illustrator EPS file.

Constants/Events

Name

Type

Access

Description

artboardRange

String

readonly

If SaveMultipleArtboards is true,this will be considered for multi-asset extraction which specifies artboard range.Empty string will extracts all the artboards.Default is empty string.

cmykPostScript

Boolean

readonly

Use CMYK PostScript.

compatibility

Compatibility

Compatibility.ILLUSTRATOR10

Compatibility.ILLUSTRATOR11

Compatibility.ILLUSTRATOR12

Compatibility.ILLUSTRATOR13

Compatibility.ILLUSTRATOR14

Compatibility.ILLUSTRATOR15

Compatibility.ILLUSTRATOR16

Compatibility.ILLUSTRATOR17

Compatibility.ILLUSTRATOR24

Compatibility.ILLUSTRATOR3

Compatibility.ILLUSTRATOR8

Compatibility.ILLUSTRATOR9

Compatibility.JAPANESEVERSION3

readonly

What Illustrator file format version to create.

compatibleGradientPrinting

Boolean

readonly

Create a raster item of the gradient or gradient mesh so that PostScript Level 2 printers can print the object.

embedAllFonts

Boolean

readonly

Embed all fonts used by the document in the saved file (version 7 or later)

embedLinkedFiles

Boolean

readonly

Are linked image files to be included in the saved document.

flattenOutput

OutputFlattening

OutputFlattening.PRESERVEAPPEARANCE

OutputFlattening.PRESERVEPATHS

readonly

How should transparency be flattened for older file format versions (pre-version 9)

includeDocumentThumbnails

Boolean

readonly

Include thumbnail image of the EPS artwork.

overprint

PDFOverprint

PDFOverprint.DISCARDPDFOVERPRINT

PDFOverprint.PRESERVEPDFOVERPRINT

readonly

 

postScript

EPSPostScriptLevelEnum

EPSPostScriptLevelEnum.LEVEL2

EPSPostScriptLevelEnum.LEVEL3

readonly

PostScript level to use (level 1 valid for file format version 8 or older)

preview

EPSPreview

EPSPreview.BWMACINTOSH

EPSPreview.BWTIFF

EPSPreview.COLORMACINTOSH

EPSPreview.COLORTIFF

EPSPreview.None

EPSPreview.TRANSPARENTCOLORTIFF

readonly

EPS preview format.

saveMultipleArtboards

Boolean

readonly

All the artboards or range of the artboards will be saved.