CacheInfo Interface Properties (original) (raw)
Summary
For a list of all members of this type, see CacheInfo members
Public Properties
Name | Description | |
---|---|---|
![]() |
cacheName | The name of the cache owner of this document. |
![]() |
hasAnnotations | Indicates whether the document has any annotations. |
![]() |
hasUserToken | Indicates that this document has an associated user token. |
![]() |
isLoaded | Indicates whether the document was loaded at least once. |
![]() |
isMimeTypeAccepted | Status of checking the document MIME type. |
![]() |
isUsingMemoryCache | Indicates whether this document is currently using memory cache. |
![]() |
isVirtual | Indicates that this document is virtual. |
![]() |
mimeType | MIME type of the document. |
![]() |
name | Name of the document. |
![]() |
pageCount | Number of pages in the document. |
![]() |
userToken | The user document associated with this document. |