FlexReport for WPF
ExportAsyncEx メソッド (C1DocumentSource)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > C1DocumentSource クラス : ExportAsyncEx メソッド
シンタックス
'宣言
 
Public Function ExportAsyncEx( _
   ByVal exportFilter As C1.Document.Export.ExportFilter _
) As C1.Document.IAsyncActionWithProgress(Of Double)
'使用法
 
Dim instance As C1DocumentSource
Dim exportFilter As C1.Document.Export.ExportFilter
Dim value As C1.Document.IAsyncActionWithProgress(Of Double)
 
value = instance.ExportAsyncEx(exportFilter)
public C1.Document.IAsyncActionWithProgress<double> ExportAsyncEx( 
   C1.Document.Export.ExportFilter exportFilter
)

パラメータ

exportFilter
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ