EndPrintEventArgs.Error Property
Gets an exception that indicates what kind of error occurred during printing, if an error occurred.
Namespace: System.Windows.Printing
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.ExceptionAn exception that indicates what kind of error occurred during printing, if an error occurred. The default is null.
Use the Exception.Message property to determine what kind of error occurred during the printing process.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.