AcPrintColor enumeration (Access)
Used with the ColorMode property to specify whether the printer should print output in color or monochrome.
Name | Value | Description |
---|---|---|
acPRCMColor | 2 | The printer should print in color. |
acPRCMMonochrome | 1 | The printer should print in monochrome. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.