Aspose::Words::Rendering::ColorPrintMode enum

ColorPrintMode enum

Specifies how non-colored pages are printed if the device supports color printing.

enum class ColorPrintMode

Values

NameValueDescription
Normal0All pages are printed according to the printer’s capabilities and settings.
GrayscaleAuto1Non-colored pages if detected are printed in grayscale.

See Also