AccusoftPrintPro8 ActiveX DLL : PP_IcmMethod Enumeration |
Option values which define the possibilities for how Image Color Management (ICM) is handled.
Member | Value | Description |
---|---|---|
PP_IcmMethod_Device | 4 | (4) Specifies that ICM is handled by the device. |
PP_IcmMethod_Disabled | 1 | (1) Specifies that ICM is disabled. |
PP_IcmMethod_Driver | 3 | (3) Specifies that ICM is handled by the device driver. |
PP_IcmMethod_Profile | 5 | (5) Specifies that PrintPRO will apply the ICM profile associated with the destination device (printer or monitor). |
PP_IcmMethod_System | 2 | (2) Specifies that ICM is handled by Windows. |