ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / SectionDocument Class / CacheToDisk Property

In This Topic
    CacheToDisk Property
    In This Topic
    CacheToDiskEnabled This make the pages collection use a temp file for the canvas item streams
    Syntax
    'Declaration
     
    Public Property CacheToDisk As Boolean
    public bool CacheToDisk {get; set;}
    See Also