Color - PrintDialog
Specifies whether color printing should be used with color printers
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Color
| Access Type | Syntax |
|---|---|
| Read Access: | Get Color to IntegerVariable |
| Write Access: | Set Color to IntegerVariable/Value |
Description
This property specifies whether color printing should be used with color printers. Possible value are:
| Constant | Meaning |
|---|---|
| DMCOLOR_COLOR | Color |
| DMCOLOR_MONOCHROME | No Color |