Reporting

Represents a text watermark on a printable page.

Namespace: Telerik.Reporting.Drawing
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public sealed class TextWatermark : Watermark, 
	ICloneable
Visual Basic
Public NotInheritable Class TextWatermark _
	Inherits Watermark _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting..::..ReportObject
    Telerik.Reporting.Drawing..::..Watermark
      Telerik.Reporting.Drawing..::..TextWatermark

Version Information

Supported in: 1.0.1

See Also