See: Description
| Interface | Description |
|---|---|
| Cache |
Defines methods required for storing rendered documents and document resources cache.
|
| Class | Description |
|---|---|
| CacheKeys |
Provides methods to retrieve the unique identifier for a cache entry.
|
| FileCache |
Represents a local on-disk cache.
|
The main classes and interfaces in this package are:
CacheKeys - Provides methods to retrieve unique identifiers for the cache entry.FileCache - Represents a local on-disk cache.
The Cache interface defines methods required for storing rendered documents
and document resources in the cache.
For more details on customizing caching behavior in GroupDocs.Viewer, please refer to the GroupDocs.Viewer Documentation.
Copyright © 2024. All rights reserved.