DioDocs for PDF
GcHtmlBrowser コンストラクタ

DS.Documents.Html アセンブリ > GrapeCity.Documents.Html 名前空間 > GcHtmlBrowser クラス : GcHtmlBrowser コンストラクタ
実行する Chrome、Edge、または Chromium へのパス。
ブラウザを起動するためのオプション。
GcHtmlBrowser クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal executablePath As System.String, _
   Optional ByVal launchOptions As LaunchOptions _
)
public GcHtmlBrowser( 
   System.string executablePath,
   LaunchOptions launchOptions
)

パラメータ

executablePath
実行する Chrome、Edge、または Chromium へのパス。
launchOptions
ブラウザを起動するためのオプション。
参照

GcHtmlBrowser クラス
GcHtmlBrowser メンバ