Adobe Illustrator CS6 Type Library JS: ExportOptionsTIFF

Illustrator CS6

Class

ExportOptionsTIFF

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

Class

PropertyTypeAccessDescription
antiAliasingAntiAliasingMethod:
AntiAliasingMethod.None
AntiAliasingMethod.ARTOPTIMIZED
AntiAliasingMethod.TYPEOPTIMIZED
r/wShould the resulting image be antialiased. (default: AntiAliasingMethod.ARTOPTIMIZED)
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.
byteOrderTIFFByteOrder:
TIFFByteOrder.IBMPC
TIFFByteOrder.MACINTOSH
r/wMac or PC byte order when exporting. (default: TIFFByteOrder.IBMPC)
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)
lZWCompressionbool r/wCompress TIFF file with LZW Compression when exporting. (default: false)
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)
Jongware, 25-Nov-2012 v3.0.3iContents :: Index