Adobe Illustrator CS5 Type Library JS: EPSSaveOptions

Illustrator CS5

Class

EPSSaveOptions

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

Class

PropertyTypeAccessDescription
artboardRangestring r/wIf 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. (default: )
cmykPostScriptbool r/wUse CMYK PostScript. (default: true)
compatibilityCompatibility:
Compatibility.ILLUSTRATOR3
Compatibility.JAPANESEVERSION3
Compatibility.ILLUSTRATOR8
Compatibility.ILLUSTRATOR9
Compatibility.ILLUSTRATOR10
Compatibility.ILLUSTRATOR11
Compatibility.ILLUSTRATOR12
Compatibility.ILLUSTRATOR13
Compatibility.ILLUSTRATOR14
Compatibility.ILLUSTRATOR15
r/wWhat Illustrator file format version to create. (default: Compatibility.ILLUSTRATOR15)
compatibleGradientPrintingbool r/wCreate a raster item of the gradient or gradient mesh so that PostScript Level 2 printers can print the object. (default: false)
embedAllFontsbool r/wEmbed all fonts used by the document in the saved file (version 7 or later) (default: false)
embedLinkedFilesbool r/wAre linked image files to be included in the saved document. (default: false)
flattenOutputOutputFlattening:
OutputFlattening.PRESERVEPATHS
OutputFlattening.PRESERVEAPPEARANCE
r/wHow should transparency be flattened for older file format versions (pre-version 9) (default: OutputFlattening.PRESERVEAPPEARANCE)
includeDocumentThumbnailsbool r/wInclude thumbnail image of the EPS artwork. (default: true)
overprintPDFOverprint:
PDFOverprint.PRESERVEPDFOVERPRINT
PDFOverprint.DISCARDPDFOVERPRINT
r/w (default: PDFOverprint.PRESERVEPDFOVERPRINT)
postScriptEPSPostScriptLevelEnum:
EPSPostScriptLevelEnum.LEVEL2
EPSPostScriptLevelEnum.LEVEL3
r/wPostScript level to use (level 1 valid for file format version 8 or older) (default: EPSPostScriptLevelEnum.LEVEL2)
previewEPSPreview:
EPSPreview.None
EPSPreview.BWMACINTOSH
EPSPreview.COLORMACINTOSH
EPSPreview.BWTIFF
EPSPreview.COLORTIFF
EPSPreview.TRANSPARENTCOLORTIFF
r/wEPS preview format.
saveMultipleArtboardsbool r/wAll the artboards or range of the artboards will be saved. (default: false)
Jongware, 27-Jun-2010 v3.0.3dContents :: Index