DioDocs for PDF
GetDownloadedPath メソッド

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > BrowserFetcher クラス : GetDownloadedPath メソッド
Whether to download the browser if it doesn't exist in the destination folder.
Downloads the browser, if necessary, and returns a path to Chromium executable.
シンタックス
'宣言
 
Public Function GetDownloadedPath( _
   Optional ByVal downloadIfNotExists As System.Boolean _
) As System.String
public System.string GetDownloadedPath( 
   System.bool downloadIfNotExists
)

パラメータ

downloadIfNotExists
Whether to download the browser if it doesn't exist in the destination folder.

戻り値の型

A path to Chromium executable or null 参照 (Visual Basicでは Nothing) if the browser is not downloaded.
参照

BrowserFetcher クラス
BrowserFetcher メンバ