Accusoft PrintPRO 7
ICMMethod Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : ICMMethod Property

Glossary Item Box

Description

Gets or sets a value that specifies how Image Color Management (ICM) is handled.

Property Type

Read-write property

Syntax

Visual Basic
Public Property ICMMethod As PP_IcmMethod

Return Type

The PP_IcmMethod value set which determines how ICM is handled.

Remarks

Note: You cannot set the ICMMethod property after a document has been started.

The printer driver must provide a user interface for setting the ICM Method. Most printer drivers support only the System or Disabled value. Drivers for PostScript printers support all values.

The effect of setting this property depends on the driver supplied by the printer manufacturer. Some property settings may have no effect. Settings outside the accepted range may produce an error. The ErrorCode property will be set to -5015 or -5016 if the printer does not support this property. For more information, see the manufacturer's documentation for the specific printer driver.

Note: Color Management is designed to work with 24-bit color or 8-bit grayscale images. Color correction performed on images with less bit depth that this will result in poor quality images. PrintPRO has no native ability to promote images to higher bit depth; it is recommended that you use ImagXpress to do so.

See Also

©2013. Accusoft Corporation. All Rights Reserved.