PrintDocument for WinForms
C1Hyperlink コンストラクタ(RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1Hyperlink クラス > C1Hyperlink コンストラクタ : C1Hyperlink コンストラクタ(RenderObject)
The RenderObject to set as the target of the current hyperlink.
Initializes a new instance of the C1Hyperlink class, assigning its C1Hyperlink.LinkTarget to a C1LinkTargetDocumentLocation associated with the specified RenderObject.
シンタックス
'宣言
 
Public Function New( _
   ByVal renderObject As RenderObject _
)
'使用法
 
Dim renderObject As RenderObject
 
Dim instance As New C1Hyperlink(renderObject)
public C1Hyperlink( 
   RenderObject renderObject
)

パラメータ

renderObject
The RenderObject to set as the target of the current hyperlink.
参照

C1Hyperlink クラス
C1Hyperlink メンバ
オーバーロード一覧