The WatermarkLocationEnum contains a group of enumerations on a scope that indicate the placement of a watermark on a document page.
| Parameter | Type | Description |
|---|---|---|
| top | string (enum) | Sets the watermark at the top of the page, below the defined top margin, and centered vertically. |
| center | string (enum) | Sets the watermark at the center position (horizontally) of the page and centered vertically. |
| bottom | string (enum) | Sets the watermark at the bottom of the page, above the defined bottom margin, and centered vertically. |