DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Browser
IOffScreenRenderProvider Interface
IOffScreenRenderProvider Methods
Hide Method
Show Method
IOffScreenRenderProvider
Show Method
Tells the browser to start rendering its content as if it was shown on the screen.
Namespace:
DotNetBrowser.Browser
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
void
Show
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IBrowser
has already been disposed.
See Also
Reference
IOffScreenRenderProvider Interface
DotNetBrowser.Browser Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.