CustomImagePath
SVGSaveOptions.CustomImagePath property
保存在为图像生成的 svg 文件中的用户自定义路径 (URL)。如果用户未定义,将使用当前目录。
public string CustomImagePath { get; set; }
也可以看看
- class SVGSaveOptions
- 命名空间 Aspose.Diagram.Saving
- 部件 Aspose.Diagram
保存在为图像生成的 svg 文件中的用户自定义路径 (URL)。如果用户未定义,将使用当前目录。
public string CustomImagePath { get; set; }