WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / OutlineClickedEventArgs Class / LinkTarget Property
In This Topic
    LinkTarget Property
    In This Topic
    Gets or sets the target for the clicked outline.
    Syntax
    public C1.Document.C1LinkTargetBase LinkTarget {get; set;}
    See Also