SimpleFaultEventArgs.Fault Property
In This Article
Gets the exception, raised if an error occurs.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
#Property Value
Type | Description |
---|---|
Exception | A Exception object that contains information about the error. |
See Also