C#
VB
Java
C++
Gets the cache object used with by this document.
public ObjectCache GetCache()
Public Function GetCache() As ObjectCache
public:
ObjectCache^ GetCache()
public ObjectCache getCache()
The cache object used with by this document.
This method will throw an exception of the document does not use caching.
The object returned is the same instance passed to LoadDocumentOptions.Cache or CreateDocumentOptions.Cache used when creating this document.
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