Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1LinkTarget Class / Bookmark Property

In This Topic
    Bookmark Property (C1LinkTarget)
    In This Topic
    Gets the bookmark within document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bookmark As String
    public string Bookmark {get;}
    See Also