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

In This Topic
    AnnotationsDocument Property (DocumentModel)
    In This Topic
    Gets the document to store annotations to
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property AnnotationsDocument As DocumentModel
    public virtual DocumentModel AnnotationsDocument {get;}
    See Also