Skip to main content

ReportServicePreviewModel.IsSetWatermarkVisible Property

Specifies whether or not the Watermark button is visible in the Document Viewer toolbar.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public override bool IsSetWatermarkVisible { get; }

#Property Value

Type Description
Boolean

true if the Watermark button is visible; otherwise false.

See Also