Aspose::Words::Saving::SvgSaveOptions::get_ExportEmbeddedImages method

SvgSaveOptions::get_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.

bool Aspose::Words::Saving::SvgSaveOptions::get_ExportEmbeddedImages() const

See Also