Click or drag to resize

ScreenInfoIsMonochrome Property

Version 101.0.180
This can be true for black and white printers.

Namespace:  CefSharp.Structs
Assembly:  CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax
public bool IsMonochrome { get; set; }

Property Value

Type: Boolean
See Also