set_ResourceLoadingCallback()

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

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

void Aspose::Slides::LoadOptions::set_ResourceLoadingCallback(System::SharedPtr<IResourceLoadingCallback> value) override

See Also