GleamTech.DocumentUltimate.Caching Namespace
This is a sub-namespace of this library which contains the caching related classes.
The main classes in this namespace are:
- DocumentCache is the class for handling caching of documents (e.g. pre-caching documents for DocumentViewer).
- DocumentCacheInfo represents the cache information for a document.
- DocumentCacheOptions represents options for a document to cache.
Classes
| DocumentCache |
Provides methods for handling caching of documents. |
| DocumentCacheInfo |
Represents the cache information for a document. |
| DocumentCacheOptions |
Represents options for a document to cache. You can specify document format, password, watermarks, attachments etc. |