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

WatermarkManager.SetText Method

Name Parameters Description
SetText(Section, HeaderFooterType, String, TextWatermarkOptions) section, type, text, options Adds a text watermark to a header of the specified section.
SetText(Section, HeaderFooterType, String) section, type, text Adds a text watermark to a header of the specified section.
SetText(String, TextWatermarkOptions) text, options Adds a text watermark to all document pages.
SetText(String) text Adds a text watermark to all document pages.