Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourceSavingCallback method

HtmlFixedSaveOptions::get_ResourceSavingCallback method

Allows to control how resources (images, fonts and css) are saved when a document is exported to fixed page Html format.

System::SharedPtr<Aspose::Words::Saving::IResourceSavingCallback> Aspose::Words::Saving::HtmlFixedSaveOptions::get_ResourceSavingCallback() const

See Also