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

Glossary Item Box

Initializes a new instance of the AnnotationText object.

Syntax

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

See Also