Aspose::Words::Saving::HtmlFixedSaveOptions::set_ResourceSavingCallback method
HtmlFixedSaveOptions::set_ResourceSavingCallback method
Allows to control how resources (images, fonts and css) are saved when a document is exported to fixed page Html format.
void Aspose::Words::Saving::HtmlFixedSaveOptions::set_ResourceSavingCallback(const System::SharedPtr<Aspose::Words::Saving::IResourceSavingCallback> &value)
See Also
- Interface IResourceSavingCallback
- Class HtmlFixedSaveOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++