Enum WatermarkOrientation
Defines the orientation of the watermark text on the printable page.
Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting.dll
Syntax
public enum WatermarkOrientation
Diagonal
The watermark text is oriented diagonally on the printable page.
Horizontal
The watermark text is oriented horizontally on the printable page.
Vertical
The watermark text is oriented vertically on the printable page.