Skip to main content

BookmarkNode Properties

Represents a bookmark shown in the report’s document map.
Name Description
Brick Obsolete. Gets the brick which the current bookmark is associated with.
Indices Gets a string value, which is intended for serialization of the bookmark’s page index.
Nodes Gets the collection of child bookmarks for the current bookmark. This collection is used when creating a hierarchical document map.
Page Obsolete. Gets the page which contains the brick for the current bookmark.
PageIndex Gets an index of a page, which contains a bookmark’s brick.
Pair Provides access to the brick-page pair, associated with the current bookmark.
Text Gets the text of a bookmark node.
See Also