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

WatermarkManager.SetImage Method

Name Parameters Description
SetImage(Section, HeaderFooterType, Image, ImageWatermarkOptions) section, type, image, options Adds an image watermark to a header of the specified section.
SetImage(Section, HeaderFooterType, Image) section, type, image Adds an image watermark to a header of the specified section.
SetImage(Image, ImageWatermarkOptions) image, options Adds an image watermark to all document pages.
SetImage(Image) image Adds an image watermark to all document pages.