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 Document 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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET