| ScreenInfoIsMonochrome Property  | 
Version 118.6.80 
            This can be true for black and white printers.
            
 
    Namespace: 
   CefSharp.Structs
    Assembly:
   CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)
 Syntax
Syntaxpublic bool IsMonochrome { get; set; }public:
property bool IsMonochrome {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean See Also
See Also