The URL to the original document's image data if it was stored in the cache.
Object.defineProperty(LEADDocument.prototype, 'cacheUri',
get: function(),
set: function(value)
)
cacheUri: string;
The URL to the original document's image data if it was stored in the cache; otherwise, null.
Use this property to obtain the URL to the original document if a cache was used.
CacheUri is set by the library when LoadFromUri completes and caching is used. If the cache object supports virtual directory capability, then CacheUri is set to a value by the cache system that contains direct URL to the original document image data, otherwise, it is set to null.
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