Document Library for UWP
ExportAsyncEx メソッド

C1.UWP.Document アセンブリ > C1.Xaml.Document 名前空間 > C1DocumentSource クラス : ExportAsyncEx メソッド
Exportメソッドの非ブロック(非同期)バージョン。
シンタックス
'宣言
 
Public Function ExportAsyncEx( _
   ByVal exportFilter As ExportFilter _
) As Windows.Foundation.IAsyncActionWithProgress(Of Double)
public Windows.Foundation.IAsyncActionWithProgress<double> ExportAsyncEx( 
   ExportFilter exportFilter
)

パラメータ

exportFilter

戻り値の型

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

C1DocumentSource クラス
C1DocumentSource メンバ