DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Profile
IProfile Interface
IProfile Methods
CreateBrowser Method
IProfile
CreateBrowser Method
Creates a new
IBrowser
instance with the initial "about:blank" web page.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax
C#
Copy
IBrowser
CreateBrowser
()
Return Value
Type:
IBrowser
a new
IBrowser
instance.
See Also
Reference
IProfile Interface
DotNetBrowser.Profile Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.