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

Glossary Item Box

Initializes a new instance of the AnnotationCollection class.

Syntax

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

See Also