Adobe Illustrator CS4 Type Library JS: ExportOptionsPhotoshop

Illustrator CS4

Class

ExportOptionsPhotoshop

 Options which may be supplied when exporting a document as a Photoshop file.

Class

PropertyTypeAccessDescription
antiAliasingbool r/wShould the resulting image be antialiased. (default: true)
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: )
editableTextbool r/wExport text objects as editable text layers. (default: true)
embedICCProfilebool r/wEmbed an ICC profile when exporting. (default: false)
imageColorSpaceImageColorSpace:
ImageColorSpace.GrayScale
ImageColorSpace.RGB
ImageColorSpace.CMYK
ImageColorSpace.LAB
ImageColorSpace.Separation
ImageColorSpace.DeviceN
ImageColorSpace.Indexed
r/wThe color space of the exported file. (default: ImageColorSpace.RGB)
maximumEditabilitybool r/wPreserve as much of the original document's structure as possible when exporting. (default: true)
resolutionnumber (range: 72.0 - 2400.0) r/wThe resolution of the exported file. (default: 150)
saveMultipleArtboardsbool r/wAll the artboards or range of the artboards will be exported. (default: false)
warningsbool r/wShould a warning dialog be displayed because of conflicts in the export settings. (default: true)
writeLayersbool r/wPreserve document layers when exporting. (default: true)
Jongware, 27-Jun-2010 v3.0.3dContents :: Index