Enumeration
ICCProfiles
The ICC profiles to include in the PDF document.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1229144929 | readonly | Includes all ICC profiles. | |
| Number = 1229144942 | readonly | Does not include ICC profiles. | |
| Number = 1229144946 | readonly | Includes RGB and tagged source CMYK profiles. | |
| Number = 1229144948 | readonly | Includes tagged source profiles. |
Object of 2
Properties elsewhere that hold an ICCProfiles value.