ActiveReports Developer 7
BookmarksCollection Constructor
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > BookmarksCollection Class : BookmarksCollection Constructor

Glossary Item Box

Creates a new instance of the BookmarkCollection class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public BookmarksCollection()

See Also