ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel Class / CreateAnnotationsRenderer Method

In This Topic
    CreateAnnotationsRenderer Method (DocumentModel)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function CreateAnnotationsRenderer() As IDocumentRenderer
    public virtual IDocumentRenderer CreateAnnotationsRenderer()
    See Also