Click or drag to resize

ChromiumWebBrowser Constructor

Version 88.2.90
Overload List
  NameDescription
Public methodChromiumWebBrowser(String, IBrowserSettings, IRequestContext, Boolean)
Create a new OffScreen Chromium Browser. If you use LegacyBindingEnabled = true then you must set automaticallyCreateBrowser to false and call CreateBrowser(IWindowInfo, IBrowserSettings) after the objects are registered.
Public methodChromiumWebBrowser(HtmlString, IBrowserSettings, IRequestContext, Boolean)
Create a new OffScreen Chromium Browser. If you use LegacyBindingEnabled = true then you must set automaticallyCreateBrowser to false and call CreateBrowser(IWindowInfo, IBrowserSettings) after the objects are registered.
Top
See Also