ActiveReports 10
Annotations Property (Page)

GrapeCity.ActiveReports.Document.v10 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : Annotations Property
Gets or sets the annotations associated with the page.
Syntax
'Declaration
 
Public Property Annotations As AnnotationCollection
public AnnotationCollection Annotations {get; set;}
See Also

Reference

Page Class
Page Members