FlexReport for WinForms
C1LinkTarget コンストラクタ


C1.Document アセンブリ > C1.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 _
)
'使用法
 
Dim documentAction As C1DocumentAction
Dim bookmark As System.String
 
Dim instance As New C1LinkTarget(documentAction, bookmark)
public C1LinkTarget( 
   C1DocumentAction documentAction,
   System.string bookmark
)

パラメータ

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

参照

C1LinkTarget クラス
C1LinkTarget メンバ