Aspose::Cells::Rendering::ImageOrPrintOptions::SetEmbededImageNameInSvg method
ImageOrPrintOptions::SetEmbededImageNameInSvg(const U16String&) method
Indicate the filename of embedded image in svg. This should be full path with directory like “c:\xpsEmbedded”.
void Aspose::Cells::Rendering::ImageOrPrintOptions::SetEmbededImageNameInSvg(const U16String &value)
See Also
- Class Vector
- Class U16String
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++
ImageOrPrintOptions::SetEmbededImageNameInSvg(const char16_t*) method
Indicate the filename of embedded image in svg. This should be full path with directory like “c:\xpsEmbedded”.
void Aspose::Cells::Rendering::ImageOrPrintOptions::SetEmbededImageNameInSvg(const char16_t *value)
See Also
- Class Vector
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++