FlexReport for WinForms
DrawPage メソッド (C1DocumentSource)


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document 名前空間 > C1DocumentSource クラス : DrawPage メソッド
シンタックス
'宣言
 
Public Sub DrawPage( _
   ByVal graphics As C1Graphics, _
   ByVal pageIndex As System.Integer _
) 
'使用法
 
Dim instance As C1DocumentSource
Dim graphics As C1Graphics
Dim pageIndex As System.Integer
 
instance.DrawPage(graphics, pageIndex)
public void DrawPage( 
   C1Graphics graphics,
   System.int pageIndex
)

パラメータ

graphics
pageIndex
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ