DocumentCacheInfoCachePdfKey Property

Gets the cache key for PDF. This key corresponds to the cache item which is the first step of the conversion: Source -> PDF. This format is used both as an input to XPZ and as the file for "Download as PDF" button.

Definition

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

Property Value

FileCacheKey

See Also