WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / OutlineClickedEventArgs Class / OutlineClickedEventArgs Constructor
The outline target.
In This Topic
    OutlineClickedEventArgs Constructor
    In This Topic
    Initializes a new instance of the OutlineClickedEventArgs class.
    Syntax
    public OutlineClickedEventArgs( 
       C1.Document.C1LinkTargetBase linkTarget
    )

    Parameters

    linkTarget
    The outline target.
    See Also