Skip to main content
A newer version of this page is available. .
All docs
V21.1
.NET Framework 4.5.2+

WatermarkManager Methods

Manages document watermarks.
Name Description
Remove() Removes the watermark.
SetImage(Image, ImageWatermarkOptions) Adds an image watermark to all document pages.
SetImage(Image) Adds an image watermark to all document pages.
SetText(String, TextWatermarkOptions) Adds a text watermark to all document pages.
SetText(String) Adds a text watermark to all document pages.
See Also