ComponentOne RichTextBox for UWP
Hyperlink Property

C1.Xaml.RichTextBox Namespace > RequestNavigateEventArgs Class : Hyperlink Property
Gets the C1.Xaml.RichTextBox.Documents.C1Hyperlink that triggered the event.
Syntax
'Declaration
 
Public ReadOnly Property Hyperlink As C1Hyperlink
public C1Hyperlink Hyperlink {get;}
See Also

Reference

RequestNavigateEventArgs Class
RequestNavigateEventArgs Members