ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Page Class / Annotations Property

In This Topic
    Annotations Property (Page)
    In This Topic
    Gets or sets the annotations associated with the page.
    Syntax
    'Declaration
     
    Public Property Annotations As AnnotationCollection
    public AnnotationCollection Annotations {get; set;}
    See Also