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

IDocumentViewModel.Watermark Property

Provides access to the document’s watermark settings.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

Watermark Watermark { get; }

Property Value

Type Description
Watermark

A Watermark object.

See Also