FlexReport for WinForms
GetPageAsyncEx メソッド (C1DocumentSource)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > C1DocumentSource クラス : GetPageAsyncEx メソッド
シンタックス
'宣言
 
Public Function GetPageAsyncEx( _
   ByVal pageIndex As System.Integer _
) As IAsyncOperationWithProgress(Of C1Page,Double)
'使用法
 
Dim instance As C1DocumentSource
Dim pageIndex As System.Integer
Dim value As IAsyncOperationWithProgress(Of C1Page,Double)
 
value = instance.GetPageAsyncEx(pageIndex)
public IAsyncOperationWithProgress<C1Page,double> GetPageAsyncEx( 
   System.int pageIndex
)

パラメータ

pageIndex
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ