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

In This Topic
    AnnotationsDocument Property (BitmapCachedDocumentModel)
    In This Topic
    Gets the source document model.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property AnnotationsDocument As DocumentModel
    public override DocumentModel AnnotationsDocument {get;}
    See Also