PrintDocument for WinForms
Hyperlink プロパティ (ParagraphObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > ParagraphObject クラス : Hyperlink プロパティ
Gets or sets the C1Hyperlink associated with the current paragraph object.
シンタックス
'宣言
 
Public Property Hyperlink As C1Hyperlink
'使用法
 
Dim instance As ParagraphObject
Dim value As C1Hyperlink
 
instance.Hyperlink = value
 
value = instance.Hyperlink
public C1Hyperlink Hyperlink {get; set;}
参照

ParagraphObject クラス
ParagraphObject メンバ