Document Library for WinForms
ExportAsync メソッド (C1DocumentSource)

C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : ExportAsync メソッド
使用するエクスポートフィルタ。
Exportメソッドの非ブロック(非同期)バージョンです。
シンタックス
'宣言
 
Public Function ExportAsync( _
   ByVal exportFilter As ExportFilter _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task ExportAsync( 
   ExportFilter exportFilter
)

パラメータ

exportFilter
使用するエクスポートフィルタ。

戻り値の型

非同期の値オブジェクト。
参照

C1DocumentSource クラス
C1DocumentSource メンバ