FlexReport for WPF
C1LinkTargetPage コンストラクタ


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > C1LinkTargetPage クラス : C1LinkTargetPage コンストラクタ
実行する C1DocumentAction オブジェクト。
ドキュメント内のページのインデックス。
ページ内の領域。
C1LinkTarget クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal documentAction As C1DocumentAction, _
   ByVal pageIndex As System.Integer, _
   ByVal pageBounds As System.Windows.Rect _
)
'使用法
 
Dim documentAction As C1DocumentAction
Dim pageIndex As System.Integer
Dim pageBounds As System.Windows.Rect
 
Dim instance As New C1LinkTargetPage(documentAction, pageIndex, pageBounds)
public C1LinkTargetPage( 
   C1DocumentAction documentAction,
   System.int pageIndex,
   System.Windows.Rect pageBounds
)

パラメータ

documentAction
実行する C1DocumentAction オブジェクト。
pageIndex
ドキュメント内のページのインデックス。
pageBounds
ページ内の領域。
参照

C1LinkTargetPage クラス
C1LinkTargetPage メンバ