See Also Examples Applies To
Sets to the selected printer the color mode for the print process.
Syntax
object.PrintSetColorMode (nColorMode)
The PrintSetColorMode syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nColorMode | Required. Long. Color mode: 1 for monochrome or 2 for color. |