[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Bookmark

Bookmark Class

Represents a bookmark.

Inheritance
Bookmark
Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public sealed class Bookmark

Constructors

Name Description
Bookmark()

Default bookark constructor. Initializes the Bookmark structure.

Properties

Name Description
Label

Gets or sets the name of the bookmark.

Offset

Gets or sets the offSet from the top of page where the bookmark resides on the Page object.

PageNumber

Gets or sets the page number in the document's pages collection in which this bookmark is contained.