WatermarkPosition Enum
Specifies the position of watermark.
public enum WatermarkPosition
Public Enum WatermarkPosition
Inheritance: ObjectValueTypeEnumWatermarkPosition
Fields
WatermarkPosition.BottomCenter | 7 | position Bottom Center of the page. |
WatermarkPosition.BottomLeft | 6 | position Bottom Left of the page. |
WatermarkPosition.BottomRight | 8 | position Bottom Right of the page. |
WatermarkPosition.Center | 4 | position Center of the page. |
WatermarkPosition.MiddleLeft | 3 | position Middle Left of the page. |
WatermarkPosition.MiddleRight | 5 | position Middle Right of the page. |
WatermarkPosition.TopCenter | 1 | position Top Center of the page. |
WatermarkPosition.TopLeft | 0 | position Top Left of the page. |
WatermarkPosition.TopRight | 2 | position Top Left of the page. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.