ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / BookmarkInfo Class
Properties

In This Topic
    BookmarkInfo Class Members
    In This Topic

    The following tables list the members exposed by BookmarkInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the unique identifier or reference for the bookmark.  
    Public PropertyGets or sets a value indicating whether this bookmark is a leaf node, meaning it has no child bookmarks.  
    Public PropertyGets or sets an array of child bookmarks, representing the hierarchical structure of bookmarks.  
    Public PropertyGets or sets the name of the bookmark.  
    Public PropertyGets or sets the page number where the bookmark is located.  
    Top
    See Also