Document Library for WPF
C1LinkTargetPage コンストラクタ

C1.WPF.Document.4.5.2 アセンブリ > 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 _
)
public C1LinkTargetPage( 
   C1DocumentAction documentAction,
   System.int pageIndex,
   System.Windows.Rect pageBounds
)

パラメータ

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

C1LinkTargetPage クラス
C1LinkTargetPage メンバ