PreviewModelBase.IsIncorrectPageContent Property
Returns a value specifying whether the document page content is rendered correctly.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the document page content is incorrect; otherwise false. |
Implements
See Also