Share

DrawingPrintManager.ColorMode Property

Parent Object: DrawingPrintManager

Description

Gets/Sets the color mode to be used for printing. Defaults to using kPrintGrayScale.

Syntax

DrawingPrintManager.ColorMode() As PrintColorModeEnum

Property Value

This is a read/write property whose value is a PrintColorModeEnum.

Samples

Name Description
Printing - Drawing Print This sample demonstrates how to print a drawing, setting specifics such as sheet range.

Version

Introduced in version 5

Was this information helpful?