ExternalResourceLoadingArgs class
Leave feedback
On this page
Provides the data for ExternalResourceHandler.on_loading method.
The ExternalResourceLoadingArgs type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the ExternalResourceLoadingArgs class. |
| Property | Description |
|---|---|
| uri | Gets or sets the URI of the external resource. |
| skipped | Gets or sets the value that indicates whether the loading of the external resource must be skipped. |
| data | Gets or sets the user data. |
- module
groupdocs.parser.options - class
ExternalResourceLoadingArgs
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.