Table of Contents

Watermark.InBackground Property

Definition

Namespace
GleamTech.DocumentUltimate
Assembly
GleamTech.DocumentUltimate.dll

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

InBackground will not work when AnnotationMode is true.

public bool InBackground { get; set; }

Property Value

bool