DocumentCacheInfoCacheCopyKey Property
Gets the cache key for the copy of the source.
This key is used only when the source needs to be serialized. The source stream is copied
to the cache folder for serialization. This is currently done when you use non-serializable file providers like
StreamFileProvider,
MemoryFileProvider,
TemporaryFileProvider.
so that your source is available out of the context of your page that hosts
DocumentViewer.
Namespace: GleamTech.DocumentUltimate.CachingAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
public FileCacheKey CacheCopyKey { get; }
Public ReadOnly Property CacheCopyKey As FileCacheKey
Get
Property Value
FileCacheKey