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

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

パラメータ

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

C1LinkTargetPage クラス
C1LinkTargetPage メンバ