Accusoft PrintPRO 8
ColorMode Property
Description

Gets or sets a value that determines whether a color printer prints output in color or monochrome.

Property Type
Read-write property
Syntax
Visual Basic
Public Property ColorMode As PP_ColorMode
Return Type
A PP_ColorMode enumeration value.
Remarks

Not available at design time.

The default value depends on the printer driver and the current printer settings. Monochrome printers ignore this property.

Note: You cannot set the ColorMode property after a document has been started. The effect of setting the ColorMode 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.

See Also

PrintPro Object  | PrintPro Members  | ErrorCode Property

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback