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