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 |
---|---|
resourceLoading(args) | Called when Aspose.Words loads any external resource. |
See Also
- module Aspose.Words.Loading