PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / IndexEntryOccurrence Class / Target Property

In This Topic
    Target Property (IndexEntryOccurrence)
    In This Topic
    Gets or sets the C1LinkTarget that is associated with the current occurrence.
    Syntax
    'Declaration
     
    Public ReadOnly Property Target As C1LinkTarget
    public C1LinkTarget Target {get;}
    See Also