Click or drag to resize

ScreenInfoIsMonochrome Property

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

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

Property Value

Type: Boolean
See Also