DioDocs for PDF
DownloadProgressChanged イベント

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > BrowserFetcher クラス : DownloadProgressChanged イベント
Occurs when an asynchronous download operation successfully transfers some or all of the data.
シンタックス
'宣言
 
Public Event DownloadProgressChanged As System.Net.DownloadProgressChangedEventHandler
public event System.Net.DownloadProgressChangedEventHandler DownloadProgressChanged
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Net.DownloadProgressChangedEventArgs 型の引数を受け取りました。次の DownloadProgressChangedEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
 
System.ComponentModel.ProgressChangedEventArgsから継承されます。
 
System.ComponentModel.ProgressChangedEventArgsから継承されます。
参照