Click or drag to resize

IZoomIn Method

Updates the zoom level for the currently loaded web page on one step up.

Namespace:  DotNetBrowser.Zoom
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
void In()
Exceptions
ExceptionCondition
ObjectDisposedExceptionThe IZoom has already been disposed.
See Also