C1.WPF.Document Assembly / C1.WPF.Document Namespace / C1Hyperlink Class / StatusText Property

In This Topic
StatusText Property (C1Hyperlink)
In This Topic
Text shown in the status line when the mouse is over the link (when the document is viewed in a C1PrintPreview).
Syntax
'Declaration
 
Public Property StatusText As String
 
See Also