The following tables list the members exposed by DocumentLoadErrorEventArgs.
Name | Description | |
---|---|---|
DocumentLoadErrorEventArgs Constructor | Creates a new DocumentLoadErrorEventArgs instance. |
Name | Description | |
---|---|---|
Description | A description of the error (read-only) | |
Exception | Returns the exception that was thrown during the load (read-only). | |
RethrowException | Gets/sets whether the exception will be re-thrown. |