Click or drag to resize

ChromiumWebBrowser Constructor

Version 87.1.132
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