FlexReport for WinForms
C1Page コンストラクタ


C1.Document アセンブリ > C1.Document 名前空間 > C1Page クラス : C1Page コンストラクタ
A C1Document object the page of which represents this C1Page object.
Initializes a new instance of the C1Page class.
シンタックス
'宣言
 
Public Function New( _
   ByVal document As C1Document _
)
'使用法
 
Dim document As C1Document
 
Dim instance As New C1Page(document)
public C1Page( 
   C1Document document
)

パラメータ

document
A C1Document object the page of which represents this C1Page object.
参照

参照

C1Page クラス
C1Page メンバ