Table of Contents

Method CreateBrowser

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

CreateBrowser()

Creates a new IBrowser instance with the initial "about:blank" web page.

IBrowser CreateBrowser()

Returns

IBrowser

The new IBrowser instance.

Remarks

This browser instance will be bound to the default Chromium profile.