Aspose::Words::Saving::XamlFixedSaveOptions::set_ResourceSavingCallback method

XamlFixedSaveOptions::set_ResourceSavingCallback method

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

void Aspose::Words::Saving::XamlFixedSaveOptions::set_ResourceSavingCallback(const System::SharedPtr<Aspose::Words::Saving::IResourceSavingCallback> &value)

See Also