Adobe Illustrator CS6 Type Library JS: ColorProfile

Illustrator CS6

 PDF ICC profile inclusion.

Value

NameDescriptionValue
ColorProfile.INCLUDEALLPROFILEEverything gets tagged (embedProfile == true) int 1
ColorProfile.INCLUDEDESTPROFILEEverything ends up tagged with the destination profile. int 4
ColorProfile.INCLUDERGBPROFILETag all RGB, leave CMYK unchanged. int 3
ColorProfile.LEAVEPROFILEUNCHANGEDLeave tagged items tagged, untagged items untagged. int 2
ColorProfile.NoneAll profiles removed (embedProfile == false) int 0

Usage

As property

PDFSaveOptions.colorProfileID

Jongware, 25-Nov-2012 v3.0.3iContents :: Index