EnumWatermarkOrientation
Enum
Defines the orientation of the watermark text on the printable page.
Definition
Namespace:Telerik.Reporting.Drawing
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public enum WatermarkOrientation
Fields
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.