DioDocs for PDF
BrowserFetcher クラス メンバ
プロパティ  メソッド  イベント

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 : BrowserFetcher クラス

BrowserFetcherデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the BrowserFetcher class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティstatic (Shared in Visual Basic)Gets the default revision of Chromium browser to check or download.

The value of this property is a subject to change in the future versions.

 
Public プロパティGets or sets the destination folder for the downloads.

If this property is not set, the downloads are stored to [root]/.local-chromium, where [root] is where the project binaries are located.

 
Public プロパティGets or sets the browser platform. Defaults to the current platform.  
Public プロパティGets or sets the specific Chromium revision to check or download.

If this property is not set, the DefaultRevision is used.

 
Public プロパティGets or sets the Proxy to be used by the WebClient.  
トップ
パブリック メソッド
 名前解説
Public メソッドInitiates a HEAD request to check if the Chromium browser is available for download.  
Public メソッドDownloads the browser, if necessary, and returns a path to Chromium executable.  
Public メソッドGets the Url for downloading Chromium browser.  
Public メソッドReturns a list of all revisions for the selected Platform available locally on disk.  
Public メソッドstatic (Shared in Visual Basic)Gets the path to the Google Chrome browser executable installed in the operating system.  
Public メソッドstatic (Shared in Visual Basic)Gets the path to Microsoft Edge browser executable installed in the operating system.  
Public メソッドRemoves a downloaded revision for the selected Platform.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when an asynchronous download operation successfully transfers some or all of the data.  
トップ
参照

BrowserFetcher クラス
GrapeCity.Documents.Html 名前空間