FlexReport for WinForms
GetPage メソッド (C1DocumentSource)


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

パラメータ

pageIndex
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ