Name | Description | |
---|---|---|
ReportingSettings Constructor |
The following tables list the members exposed by ReportingSettings.
Name | Description | |
---|---|---|
ReportingSettings Constructor |
Name | Description | |
---|---|---|
LocateDataSource | Sets or gets data source locator handler. | |
Prefix | Web API endpoint prefix. | |
ResolveCredentials | Sets or gets credentials resolving handler. | |
UseCompression | Tells ActiveReports to compress temporary data before storing to memory/disk. |
Name | Description | |
---|---|---|
CreateDefault | ||
StoreTemporaryFilesInMemory | Instructs ActiveReports to store temporary data to a memory. | |
StoreTemporaryFilesOnDisk | Instructs ActiveReports to store temporary files to a disk to reduce memory consumption. | |
UseCustomStore | Use custom report templates store. | |
UseEmbeddedTemplates | Use embedded resources to locate the report templates. | |
UseFileStore | Use directory as a source of report templates. |