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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1Hyperlink クラス > C1Hyperlink コンストラクタ : C1Hyperlink コンストラクタ(ParagraphObject)
The ParagraphObject 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 ParagraphObject.
シンタックス
'宣言
 
Public Function New( _
   ByVal paragraphObject As ParagraphObject _
)
'使用法
 
Dim paragraphObject As ParagraphObject
 
Dim instance As New C1Hyperlink(paragraphObject)
public C1Hyperlink( 
   ParagraphObject paragraphObject
)

パラメータ

paragraphObject
The ParagraphObject to set as the target of the current hyperlink.
参照

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