Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourceSavingCallback method

XamlFixedSaveOptions::get_ResourceSavingCallback method

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

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

See Also