ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel Class / Annotations Property

In This Topic
    Annotations Property (DocumentModel)
    In This Topic
    Gets the annotations.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Annotations As AnnotationBook
    public virtual AnnotationBook Annotations {get;}
    See Also