Click or drag to resize

ChromiumWebBrowserDpiScaleFactor Property

Version 75.1.140
The dpi scale factor, if the browser has already been initialized you must manually call IBrowserHost.NotifyScreenInfoChanged for the browser to be notified of the change.

Namespace:  CefSharp.Wpf
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax
public float DpiScaleFactor { get; set; }

Property Value

Type: Single
See Also