Aspose::Words::Loading::LoadOptions::get_ResourceLoadingCallback method

LoadOptions::get_ResourceLoadingCallback method

Allows to control how external resources (images, style sheets) are loaded when a document is imported from HTML, MHTML.

System::SharedPtr<Aspose::Words::Loading::IResourceLoadingCallback> Aspose::Words::Loading::LoadOptions::get_ResourceLoadingCallback() const

See Also