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

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