Version 24.2 (latest)

DocumentLoadErrorEventArgs Class Properties

For a list of all members of this type, see DocumentLoadErrorEventArgs members.

Public Properties
 NameDescription
Public PropertyDescriptionA description of the error (read-only)  
Public PropertyExceptionReturns the exception that was thrown during the load (read-only).  
Public PropertyRethrowExceptionGets/sets whether the exception will be re-thrown.  
See Also