CPrint.Colorproperty
Returns true if the printer supports color mode; False, otherwise.
Syntax
PROPERTY Color () AS BOOLEAN
Description
If the printer supports color mode, the return value is TRUE; otherwise, the return value is FALSE.
Reference
- Include file
CPrint.inc - Defined in AfxNova/CPrint.inc:591
- Documented in Printing/CPrint Class.md
- Topic: CPrint Class