Adobe Illustrator CS5 Type Library JS: IllustratorSaveOptions

Illustrator CS5

Class

IllustratorSaveOptions

 Options which may be supplied when saving a document as an Illustrator 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: )
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)
compressedbool r/wShould the saved file be compressed (version 10 or later) (default: true)
embedICCProfilebool r/wEmbed the document's ICC profile in the saved file (version 9 or later) (default: false)
embedLinkedFilesbool r/wAre linked image files to be included in the saved document (versions 7 or later) (default: false)
flattenOutputOutputFlattening:
OutputFlattening.PRESERVEPATHS
OutputFlattening.PRESERVEAPPEARANCE
r/wHow should transparency be flattened for older file format versions (pre-version 9) (default: OutputFlattening.PRESERVEAPPEARANCE)
fontSubsetThresholdnumber (range: 0 - 100) r/wInclude a subset of fonts when less than this percentage of characters are used (version 9 or later) (default: 100)
pdfCompatiblebool r/wSave as a PDF compatible file (version 10 or later) (default: true)
saveMultipleArtboardsbool r/wAll the artboards or range of the artboards will be saved. (default: false)
Jongware, 27-Jun-2010 v3.0.3dContents :: Index