Information and properties of a document in the cache.
interface lt.Document.CacheInfo()
CacheInfo is returned by DocumentFactory.checkCacheInfo to quickly obtain information on a document in the cache without loading it. This includes whether the document is in the cache, its name and mime type, the number of pages, and if it was loaded by the user.
CacheInfo contains the following members:
Member | Description |
---|---|
isVirtual | Indicates whether the document is virtual. |
isLoaded | Indicates whether the document was loaded at least once. |
hasAnnotations | Indicates whether the document has any annotations. |
name | Document name |
mimeType | MIME type of the document |
isMimeTypeAccepted | Status of checking the document MIME type. |
pageCount | Number of pages in this document. |
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