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

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

パラメータ

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

C1LinkTargetPage クラス
C1LinkTargetPage メンバ