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

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1DocumentSource クラス : ExportAsync メソッド
The export filter to use.
Non-blocking (asynchronous) version of the Export method.
シンタックス
'宣言
 
Public Function ExportAsync( _
   ByVal exportFilter As ExportFilter _
) As System.Threading.Tasks.Task
public System.Threading.Tasks.Task ExportAsync( 
   ExportFilter exportFilter
)

パラメータ

exportFilter
The export filter to use.

戻り値の型

Asynchronous value object.
参照

C1DocumentSource クラス
C1DocumentSource メンバ