Skip to main content
A newer version of this page is available. .

PageWatermark.Image Property

For internal use.

Namespace: DevExpress.XtraPrinting.Drawing

Assembly: DevExpress.Printing.v19.2.Core.dll

Declaration

[DefaultValue(null)]
[Browsable(false)]
public virtual Image Image { get; set; }

Property Value

Type Default Description
Image *null*

A Image object specifying the watermark’s picture.

See Also