IPreviewModel.IsIncorrectPageContent Property
In This Article
Returns a value specifying whether or not the document page content is rendered correctly.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the document page content is incorrect; otherwise false. |
See Also