[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.GcHtmlBrowser.-ctor

GcHtmlBrowser Constructor

GcHtmlBrowser(string, LaunchOptions)

Initializes a new instance of the GcHtmlBrowser class.

Declaration
public GcHtmlBrowser(string executablePath, LaunchOptions launchOptions = null)
Public Sub New(executablePath As String, Optional launchOptions As LaunchOptions = Nothing)
Parameters
Type Name Description
string executablePath

Path to a Chrome, Edge, or Chromium executable to run.

LaunchOptions launchOptions

Options for launching the browser.