Table of Contents

DocumentCacheOptions.Watermarks Property

Definition

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

Gets the collection of the text or image watermarks to embed to the displayed document. Downloading as PDF will also include the same watermarks.

Note that changes in this property change CachePdfKey.

public Collection<Watermark> Watermarks { get; set; }

Property Value

Collection<Watermark>