IDocumentViewModel.IsCreated Property
Indicates whether the document creation has been completed.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if all document pages have already been created; otherwise, false. |
See Also