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

DefaultPreviewBarItemNames.Watermark Field

Returns “bWatermark”. Corresponds to the Watermark toolbar button that invokes the dialog allowing you to add a text or/and image watermark to a document.

Namespace: DevExpress.Xpf.Printing.PreviewControl.Bars

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

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

Declaration

public const string Watermark = "bWatermark"

Field Value

Type
String
See Also