Skip to main content

DocumentPreviewModelBase.IsSetWatermarkVisible Property

Specifies whether or not the Watermark button is visible.

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public virtual bool IsSetWatermarkVisible { get; }

#Property Value

Type Description
Boolean

true if the button is visible; otherwise false.

See Also