ScreenInfoIsMonochrome Property |
Version 130.1.90
This can be true for black and white printers.
Namespace: CefSharp.StructsAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public bool IsMonochrome { get; set; }
public:
property bool IsMonochrome {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also