DioDocs for PDF
DownloadProgressChanged イベント

DS.Documents.Html > GrapeCity.Documents.Html 名前空間 > BrowserFetcher クラス : DownloadProgressChanged イベント
非同期ダウンロード操作でデータの一部またはすべてが正常に転送されたときに発生します。
シンタックス
'宣言
 
Public Event DownloadProgressChanged As System.Net.DownloadProgressChangedEventHandler
public event System.Net.DownloadProgressChangedEventHandler DownloadProgressChanged
イベント データ

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

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