WatermarkPosition

WatermarkPosition enumeration

Defines watermark position in the document layout

public enum WatermarkPosition

Values

Name Value Description
Default 1 The Watermark is placed in the document body
HeaderFooter 2 The Watermark is placed in the document header or footer
Background 3 The watermark is placed as the background of the document

See Also