Adobe Illustrator CS5 Type Library JS: ColorProfile

Illustrator CS5

 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, 27-Jun-2010 v3.0.3dContents :: Index