Back to Devexpress

PageWatermark.IsEmpty Property

corelibraries-devexpress-dot-xtraprinting-dot-drawing-dot-pagewatermark-5a3be013.md

latest1.0 KB
Original Source

PageWatermark.IsEmpty Property

Namespace : DevExpress.XtraPrinting.Drawing

Assembly : DevExpress.Printing.v25.2.Core.dll

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
[Browsable(false)]
public bool IsEmpty { get; }
vb
<Browsable(False)>
Public ReadOnly Property IsEmpty As Boolean

Property Value

Type
Boolean

See Also

PageWatermark Class

PageWatermark Members

DevExpress.XtraPrinting.Drawing Namespace