ATTR_COLOR_MODE

Type: Print attribute
Description: This attribute determines the color mode of the hardcopy image. The behavior of this attribute varies based on whether you are using a color printer. The following describes the various behaviors.

With color printer:

VAL_COLOR prints in color

VAL_GRAYSCALE prints in grayscale

VAL_BW undefined

With non-color printer:

VAL_COLOR prints in grayscale

VAL_GRAYSCALE prints in grayscale

VAL_BW prints in black and white

Types of Printing: Graphics.
Data Type: integer
Default Value: VAL_COLOR

Values

VAL_BW Set output to print in black & white.
VAL_GRAYSCALE Set output to print in grayscale.
VAL_COLOR Set output to print in color.