Reporting

Represents a picture watermark on a printable page.

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

Syntax

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

Inheritance Hierarchy

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

Version Information

Supported in: 1.0.1

See Also