IResourceLoadingCallback class
IResourceLoadingCallback class
Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using DocumentBuilder.
Methods
| Name | Description |
|---|---|
| resource_loading(args) | Called when Aspose.Words loads any external resource. |
See Also
- module aspose.words.loading