PrintDocument for WinForms
C1HyperlinkInfo コンストラクタ


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1HyperlinkInfo クラス : C1HyperlinkInfo コンストラクタ
The hyperlink with which the current object is associated.
The C1LinkTarget object where hyperlink points.
Initializes a new instance of the C1HyperlinkInfo class.
シンタックス
'宣言
 
Public Function New( _
   ByVal hyperlink As C1Hyperlink, _
   ByVal linkTarget As C1LinkTarget _
)
'使用法
 
Dim hyperlink As C1Hyperlink
Dim linkTarget As C1LinkTarget
 
Dim instance As New C1HyperlinkInfo(hyperlink, linkTarget)
public C1HyperlinkInfo( 
   C1Hyperlink hyperlink,
   C1LinkTarget linkTarget
)

パラメータ

hyperlink
The hyperlink with which the current object is associated.
linkTarget
The C1LinkTarget object where hyperlink points.
参照

C1HyperlinkInfo クラス
C1HyperlinkInfo メンバ