WatermarkOpacity Property

Gets or sets the opacity of the watermark. Default is 100. Values are between 0 and 100. Value 0 is invisible, value 100 is fully visible.

Definition

Namespace: GleamTech.DocumentUltimate
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.8
C#
public double Opacity { get; set; }

Property Value

Double

See Also