Class TextWatermark
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class TextWatermark : Watermark
Properties
Color
Declaration
public Color Color { get; set; }
Property Value
System.
|
Orientation
Declaration
public WatermarkOrientation Orientation { get; set; }
Property Value
Text
Declaration
public string Text { get; set; }
Property Value
System.
|