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

In This Topic
    Annotations Property (ViewerModel)
    In This Topic
    Get/sets currently shown document
    Syntax
    'Declaration
     
    Public ReadOnly Property Annotations As AnnotationBook
    public AnnotationBook Annotations {get;}
    See Also