Document.IsEmpty Property
Indicates whether or not the document has any pages.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the document has no pages; otherwise, false. |
See Also