Printer.IsColor Property

Publisher Developer Reference

Returns True if the device represented by the parent Printer object is a color printer. Read-only.

Version Information
 Version Added:  Publisher 2007

Syntax

expression.IsColor

expression   A variable that represents a Printer object.

Return Value
Boolean

See Also