IDocumentViewModel.IsLoaded Property
Indicates whether the document loading has completed.
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 all document pages have already been loaded; otherwise, false. |
See Also