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. |