Interface: DocumentOutputIntentOptions
ICC output profile options for generated documents.
Properties
| Property | Type | Description |
|---|---|---|
alternate? | "DeviceRGB" | "DeviceCMYK" | "DeviceGray" | Fallback device color space for the ICC profile. |
channels? | 1 | 4 | 3 | Number of color channels in the ICC profile. |
info? | string | Document information dictionary values. |
outputConditionIdentifier? | string | Output condition identifier recorded in the output intent. |
profile | BinaryData | ICC profile bytes for the output intent. |
registryName? | string | Output intent registry name. |