Illustrator29
Enumeration

ColorProfile

PDF ICC profile inclusion.

Values

NameType AccessDescription
Int = 1 readonly Everything gets tagged (embedProfile == true)
Int = 4 readonly Everything ends up tagged with the destination profile.
Int = 3 readonly Tag all RGB, leave CMYK unchanged.
Int = 2 readonly Leave tagged items tagged, untagged items untagged.
Int = 0 readonly All profiles removed (embedProfile == false)

Object of 1

Properties elsewhere that hold an ColorProfile value.