[This is preliminary documentation and is subject to change.]
Change the zoom level to the specified value. Specify 0.0 to reset the
zoom level. If called on the UI thread the change will be applied
immediately. Otherwise, the change will be applied asynchronously on the
UI thread.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- value
- Type: System Double
[Missing <param name="value"/> documentation for "M:Xilium.CefGlue.CefBrowserHost.SetZoomLevel(System.Double)"]
See Also