Gets or sets a value that specifies which of three possible color management methods, or intents, should be used by default (if the printer supports this feature).
Read-write property
Visual Basic |
---|
Public Property ICMIntent As PP_IcmIntent |
The PP_IcmIntent value set which determines the color management method to use.
Note: You cannot set the ICMIntent property after a document has been started.
The effect of setting the ICMIntent 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.