Aspose::Cells::Rendering::ImageOrPrintOptions::GetEmbededImageNameInSvg method
ImageOrPrintOptions::GetEmbededImageNameInSvg method
Indicate the filename of embedded image in svg. This should be full path with directory like “c:\xpsEmbedded”.
Deprecated
Images are now always embedded in Svg with base64 format, please remove this property.
U16String Aspose::Cells::Rendering::ImageOrPrintOptions::GetEmbededImageNameInSvg()
Remarks
NOTE: This member is now obsolete. Instead, please remove this property because images are now always embedded in Svg with base64 format. This property will be removed 12 months later since April 2025. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class U16String
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++