DocumentCacheInfoCacheXpzKey Property

Gets the cache key for XPZ. This key corresponds to the cache item which is the second step of the conversion: PDF -> XPZ. This format is the web-friendly format used by the DocumentViewer.

Definition

Namespace: GleamTech.DocumentUltimate.Caching
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.8
C#
public FileCacheKey CacheXpzKey { get; }

Property Value

FileCacheKey

See Also