DocumentOptionsWatermarks Property
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.
Namespace: GleamTech.DocumentUltimate.AspNet.UIAssembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public Collection<Watermark> Watermarks { get; set; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public Property Watermarks As Collection(Of Watermark)
Get
Set
Property Value
CollectionWatermark