[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.ToC.BookmarkService

BookmarkService Class

Manages bookmarks for TOC rendering.

Inheritance
BookmarkService
Implements
Namespace: GrapeCity.ActiveReports.Rendering.Components.ToC
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class BookmarkService : IBookmarkService

Constructors

Name Description
BookmarkService(IMetadataDictionary, int)

Initializes new instance of BookmarkService class.

Methods

Name Description
ExtractTocBookmarks()

Extracts the bookmarks tree from layout tree.

ResolveBookmark(string)

Returns bookmark info.

ResolvePageNumber(string)

Resolves page number for specified bookmark.

Extension Methods