Aspose::Words::Saving::SvgSaveOptions::set_ExportEmbeddedImages method
SvgSaveOptions::set_ExportEmbeddedImages method
Specifies whether images should be embedded into the SVG document as base64. Be aware that activating this option can lead to a significant increase in the size of the output SVG file.
void Aspose::Words::Saving::SvgSaveOptions::set_ExportEmbeddedImages(bool value)
See Also
- Class SvgSaveOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++