WatermarkInBackground Property

Gets or sets a value indicating if the watermark should be added as a background layer to a document page. Default is false.

Definition

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

Property Value

Boolean

See Also