ComponentOne Document Library for WPF
StatusText Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > C1Hyperlink Class : StatusText Property
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 System.String
public System.string StatusText {get; set;}
See Also

Reference

C1Hyperlink Class
C1Hyperlink Members