WatermarkPosition Enum

Specifies the position of watermark.

public enum WatermarkPosition
Public Enum WatermarkPosition

Inheritance: ObjectValueTypeEnumWatermarkPosition

Fields

WatermarkPosition.BottomCenter7position Bottom Center of the page.
WatermarkPosition.BottomLeft6position Bottom Left of the page.
WatermarkPosition.BottomRight8position Bottom Right of the page.
WatermarkPosition.Center4position Center of the page.
WatermarkPosition.MiddleLeft3position Middle Left of the page.
WatermarkPosition.MiddleRight5position Middle Right of the page.
WatermarkPosition.TopCenter1position Top Center of the page.
WatermarkPosition.TopLeft0position Top Left of the page.
WatermarkPosition.TopRight2position 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:

See Also

ceTe.DynamicPDF.PageElements

In this topic