Table of Contents

DocumentCacheInfo.CachePdfKey Property

Definition

Namespace
GleamTech.DocumentUltimate.Caching
Assembly
GleamTech.DocumentUltimate.dll

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.

[JsonProperty]
public FileCacheKey CachePdfKey { get; }

Property Value

FileCacheKey