EmbededImageNameInSvg
ImageOrPrintOptions.EmbededImageNameInSvg property
表示嵌入图像在 svg 中的文件名。 这应该是目录的完整路径,如“c:\xpsEmbedded”
public string EmbededImageNameInSvg { get; set; }
也可以看看
- class ImageOrPrintOptions
- 命名空间 Aspose.Cells.Rendering
- 部件 Aspose.Cells
表示嵌入图像在 svg 中的文件名。 这应该是目录的完整路径,如“c:\xpsEmbedded”
public string EmbededImageNameInSvg { get; set; }