set_ResourceLoadingCallback()

ILoadOptions::set_ResourceLoadingCallback(System::SharedPtr<IResourceLoadingCallback>) method

Sets callback interface which manages external resources loading. Write IResourceLoadingCallback.

virtual void Aspose::Slides::ILoadOptions::set_ResourceLoadingCallback(System::SharedPtr<IResourceLoadingCallback> value)=0

See Also