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

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1LinkTarget クラス : C1LinkTarget コンストラクタ
The C1DocumentAction object to execute.
The string defining bookmark in the document.
Initializes a new instance of the C1LinkTarget class.
シンタックス
'宣言
 
Public Function New( _
   ByVal documentAction As C1DocumentAction, _
   ByVal bookmark As System.String _
)
public C1LinkTarget( 
   C1DocumentAction documentAction,
   System.string bookmark
)

パラメータ

documentAction
The C1DocumentAction object to execute.
bookmark
The string defining bookmark in the document.
参照

C1LinkTarget クラス
C1LinkTarget メンバ