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

In This Topic
    BitmapCachedDocumentModel Class
    In This Topic
    Aggresively caches pages in bitmaps
    Object Model
    BitmapCachedDocumentModel Class
    Syntax
    'Declaration
     
    Public Class BitmapCachedDocumentModel 
       Inherits DocumentModel
       Implements IPageDocumentISearchableDocumentISelectableDocument 
    public class BitmapCachedDocumentModel : DocumentModel, IPageDocumentISearchableDocumentISelectableDocument  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.Model.ActiveModel
          GrapeCity.Viewer.Common.Model.DocumentModel
             GrapeCity.Viewer.Common.Model.BitmapCachedDocumentModel

    See Also