ImageOrPrintOptions.EmbededImageNameInSvg

ImageOrPrintOptions.EmbededImageNameInSvg property

Indicate the filename of embedded image in svg. This should be full path with directory like “c:\xpsEmbedded”

public string EmbededImageNameInSvg { get; set; }

See Also