PrintingSystemBase.Watermark Property
Gets the document’s watermark.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Watermark | A Watermark object specifying the document’s watermark. |
Remarks
The document’s watermark can be represented either by text or a picture specified via the PageWatermark.Text and PageWatermark.Image properties correspondingly. Also, use the Watermark.PageRange property to specify the document’s pages which will show the watermark specified.