FlexReport for WinForms
C1LinkTargetPage コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1LinkTargetPage クラス : C1LinkTargetPage コンストラクタ
The C1DocumentAction object to execute.
The index of the page within document.
The area within page.
Initializes a new instance of the C1LinkTarget class.
シンタックス
'宣言
 
Public Function New( _
   ByVal documentAction As C1DocumentAction, _
   ByVal pageIndex As System.Integer, _
   ByVal pageBounds As Rect _
)
'使用法
 
Dim documentAction As C1DocumentAction
Dim pageIndex As System.Integer
Dim pageBounds As Rect
 
Dim instance As New C1LinkTargetPage(documentAction, pageIndex, pageBounds)
public C1LinkTargetPage( 
   C1DocumentAction documentAction,
   System.int pageIndex,
   Rect pageBounds
)

パラメータ

documentAction
The C1DocumentAction object to execute.
pageIndex
The index of the page within document.
pageBounds
The area within page.
参照

参照

C1LinkTargetPage クラス
C1LinkTargetPage メンバ