Create a new policy to be used when items of this document is cached.
public CacheItemPolicy CreateCacheItemPolicy()
Public Function CreateCacheItemPolicy() As CacheItemPolicy
public:
CacheItemPolicy^ CreateCacheItemPolicy()
public CacheItemPolicy createCacheItemPolicy()
The new cache policy.
This will return a copy of the policy used in CreateDocumentOptions.CachePolicy, LoadDocumentOptions.CachePolicy or UploadDocumentOptions.CachePolicy used when this document was original created.
This LEADDocument will use this method to create the policy when saving items to the cache. The user should use the same method when creating similar items if needed.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document