WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / HyperlinkClickedEventArgs Class / HyperlinkClickedEventArgs Constructor
Hyperlink data.
In This Topic
    HyperlinkClickedEventArgs Constructor
    In This Topic
    Initializes a new instance of the HyperlinkClickedEventArgs class.
    Syntax
    public HyperlinkClickedEventArgs( 
       C1.Document.C1Hyperlink hyperlink
    )

    Parameters

    hyperlink
    Hyperlink data.
    See Also