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

Glossary Item Box

Creates a new instance of the Bookmark class.

Syntax

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

See Also