Method Hide
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Hide()
Tells the browser to stop rendering its content as if it was hidden.
void Hide()
Exceptions
- ObjectDisposedException
The IBrowser has already been disposed.
Tells the browser to stop rendering its content as if it was hidden.
void Hide()
The IBrowser has already been disposed.