[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationCollection.Add

Add Method

Add(Annotation)

Adds an annotation to the end of the collection.

Declaration
public void Add(Annotation annotation)
Parameters
Type Name Description
Annotation annotation

The annotation that will be added to the collection.