DevExpress.XtraPrinting.Caching Namespace
Contains classes that enable report document caching.
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Classes
Name | Description |
---|---|
Cached |
A component that manages caching logic and acts as a mediator between a report and a Document Viewer. |
Cached |
Contains the basic functionality for the Cached |
Document |
A base class for storages used by the Cached |
File |
A file storage used by the Cached |
Memory |
A memory storage used by the Cached |
#Enums
Name | Description |
---|---|
Document |
Lists storage types that store document parts in a Document |