IDocumentViewModel.IsCreating Property
Indicates whether the document creation is still in progress.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v25.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the document’s pages are still being created; otherwise, false. |
See Also