ActiveReports 13
StoreTemporaryFilesOnDisk Method (ReportingSettings)

GrapeCity.ActiveReports.Aspnetcore.Viewer Assembly > GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace > ReportingSettings Class : StoreTemporaryFilesOnDisk Method
Instructs ActiveReports to store temporary files to a disk to reduce memory consumption.
Syntax
'Declaration
 
Public Sub StoreTemporaryFilesOnDisk( _
   ByVal path As DirectoryInfo _
) 
public void StoreTemporaryFilesOnDisk( 
   DirectoryInfo path
)

Parameters

path
See Also

Reference

ReportingSettings Class
ReportingSettings Members