Method Reset
- Namespace
- DotNetBrowser.Zoom
- Assembly
- DotNetBrowser.dll
Reset()
Resets the zoom level for the currently loaded web page to default value.
void Reset()
Exceptions
- ObjectDisposedException
The IZoom has already been disposed.
Resets the zoom level for the currently loaded web page to default value.
void Reset()
The IZoom has already been disposed.