ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / DocumentMapNode Class / Bookmark Property

In This Topic
    Bookmark Property (DocumentMapNode)
    In This Topic
    Gets the bookmark of the document map node.
    Syntax
    'Declaration
     
    Public ReadOnly Property Bookmark As String
    public string Bookmark {get;}

    Property Value

    The bookmark of the document map node.
    See Also