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 Aspose.Slides.IResourceLoadingCallback.ResourceLoading(Aspose.Slide returns 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 Aspose.Slides.IResourceLoadingCallback.ResourceLoading(Aspose.Slide returns ResourceLoadingAction.USER_PROVIDED . |
See Also
- module
aspose.slides
- library
Aspose.Slides