WebBrowserExtensions.SetZoomLevel Method (IChromiumWebBrowserBase, Double) (original) (raw)

WebBrowserExtensionsSetZoomLevel Method (IChromiumWebBrowserBase, Double)

Version 118.6.80

Change the ZoomLevel to the specified value. Can be set to 0.0 to clear the zoom level.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 118.6.80.0 (118.6.80.0)

Syntax

Remarks

If called on the CEF UI thread the change will be applied immediately. Otherwise, the change will be applied asynchronously on the CEF UI thread. The CEF UI thread is different to the WPF/WinForms UI Thread.

See Also

Reference