PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / C1LinkTargetExternalAnchor Class / AnchorName Property

In This Topic
    AnchorName Property (C1LinkTargetExternalAnchor)
    In This Topic
    Gets the name (Name) of the target C1Anchor object.
    Syntax
    'Declaration
     
    Public ReadOnly Property AnchorName As String
    public string AnchorName {get;}
    See Also