LegacyLinkPreviewModel.IsEmptyDocument Property
In This Article
Gets the value specifying whether or not the document has any pages.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the document is empty; otherwise false. |
See Also