IResourceLoadingArgs class
IResourceLoadingArgs class
Interface for external resource loading arguments.
The IResourceLoadingArgs type exposes the following members:
Properties
| Property | Description |
|---|---|
original_uri | Original URI of the resource as specified in imported presentation. |
uri | URI of the resource which is used for downloading if IResourceLoadingCallback.resource_loadingreturns ResourceLoadingAction.DEFAULT.Initially it’s set to original URI of the resource, but can be redefined to any value. |
Methods
| Method | Description |
|---|---|
set_data | Sets user provided data of the resource which used if IResourceLoadingCallback.resource_loadingreturns ResourceLoadingAction.USER_PROVIDED. |
See Also
- module
aspose.slides - library
Aspose.Slides