Watermark
Represents the report page watermark.
Gets or sets avalue indicating that watermark is enabled.
Gets or sets a font of the watermark text.
Gets or sets the watermark image.
Gets or sets the watermark image size mode.
Gets or sets an image transparency.
Gets or sets a value indicates that the image should be displayed on top of all page objects.
Gets or sets a value indicates that the text should be displayed on top of all page objects.
Gets or sets the watermark text.
Gets or sets a text fill.
Gets or sets a text rotation.
public Watermark()
Initializes a new instance of the Watermark class with default settings.
Assigns values from another source.
Creates exact copy of this Watermark.
Disposes resources used by the watermark.
public virtual void DrawImage(FRPaintEventArgs e, RectangleF displayRect, Report report, bool isPrinting)
Draws watermark image.
Draws watermark text.
Serializes the watermark.