PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / ActionHandlerLink Class / LinkTarget Property

In This Topic
    LinkTarget Property (ActionHandlerLink)
    In This Topic
    Gets or sets the link target associated with the current ActionHandlerLink.
    Syntax
    'Declaration
     
    Public Property LinkTarget As C1LinkTarget
    public C1LinkTarget LinkTarget {get; set;}
    See Also