Method Show
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
Show()
Tells the browser to start rendering its content as if it was shown on the screen.
void Show()
Exceptions
- ObjectDisposedException
The IBrowser has already been disposed.