on_loading method
on_loading
Called before any external resource load.
def on_loading(self, args):
...
| Parameter | Type | Description |
|---|---|---|
| args | groupdocs.parser.options.ExternalResourceLoadingArgs | The data to control external resource loading. |
See Also
- module
groupdocs.parser.options - class
ExternalResourceHandler