WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / HyperlinkClickedEventArgs Class / Hyperlink Property
In This Topic
    Hyperlink Property (HyperlinkClickedEventArgs)
    In This Topic
    Gets the hyperlink associated with the event.
    Syntax
    public C1.Document.C1Hyperlink Hyperlink {get;}
    See Also