PrintDocument for WinForms
StatusText プロパティ (C1Hyperlink)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1Hyperlink クラス : StatusText プロパティ
Text shown in the status line when the mouse is over the link (when the document is viewed in a C1PrintPreview).
シンタックス
'宣言
 
Public Property StatusText As System.String
'使用法
 
Dim instance As C1Hyperlink
Dim value As System.String
 
instance.StatusText = value
 
value = instance.StatusText
public System.string StatusText {get; set;}
参照

C1Hyperlink クラス
C1Hyperlink メンバ