ResourceLoading()
IResourceLoadingCallback::ResourceLoading(System::SharedPtr<IResourceLoadingArgs>) method
Callback method which regulates external resources loading.
virtual ResourceLoadingAction Aspose::Slides::IResourceLoadingCallback::ResourceLoading(System::SharedPtr<IResourceLoadingArgs> args)=0
Arguments
Parameter | Type | Description |
---|---|---|
args | System::SharedPtr<IResourceLoadingArgs> | The loading resource data IResourceLoadingArgs. |
Return Value
The resource loading decision ResourceLoadingAction.
See Also
- Enum ResourceLoadingAction
- Typedef SharedPtr
- Class IResourceLoadingArgs
- Class IResourceLoadingCallback
- Namespace Aspose::Slides
- Library Aspose.Slides