Enumeration
ColorProfileType
The type of color model that defines the document's working space.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 3 | readonly | Color manages this document using a custom color profile. | |
| Int = 1 | readonly | The document is not color managed. | |
| Int = 2 | readonly | Color manages this document using the working color profile. |
Object of 1
Properties elsewhere that hold an ColorProfileType value.