The policy for handling mismatched CMYK configurations.
Static Properties
Name | Description |
---|---|
COLOR_POLICY_OFF | Turns off color management for documents whose profiles do not match the working space. For imported colors, numeric values override color appearance. |
COMBINATION_OF_PRESERVE_AND_SAFE_CMYK | Preserves raw color numbers and ignores embedded color profiles. |
CONVERT_TO_WORKING_SPACE | Converts newly opened documents to the current working space. For imported colors, color appearance overrides numeric values. |
PRESERVE_EMBEDDED_PROFILES | Preserves embedded color profiles in newly opened documents. |