Click or drag to resize
CMSOutputAttachmentUseWatermark Property
If true, the watermark is allowed to be used.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public override bool UseWatermark { get; set; }

Property Value

Type: Boolean
See Also