Member variable CoreWebView2PrintSettings():ColorMode Foundation
Controls color or monochrome printing.
This member variable determines whether the content is printed in color or monochrome (black and white). The default setting uses the printer's current configuration. This setting can be useful for saving colored ink or ensuring documents are readable when printed on monochrome printers.
The possible values are:
0 = Use printer's default color setting
1 = Force color printing
2 = Force monochrome (black and white) printing
Note that the :ColorMode setting is ignored when using XbpHTMLViewer2():printToFile().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.