ActiveReports 13
UseCompression Property (ReportingSettings)

GrapeCity.ActiveReports.Aspnetcore.Viewer Assembly > GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace > ReportingSettings Class : UseCompression Property
Tells ActiveReports to compress temporary data before storing to memory/disk.
Syntax
'Declaration
 
Public Property UseCompression As Boolean
public bool UseCompression {get; set;}
See Also

Reference

ReportingSettings Class
ReportingSettings Members