[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.DocumentBase-1.CacheToDiskEnabled

CacheToDiskEnabled Property

CacheToDiskEnabled

Gets or sets whether to make the pages collection use a temp file for the canvas item streams.

Declaration
[Browsable(false)]
public bool CacheToDiskEnabled { get; }
Implements