CustomImagePath

SVGSaveOptions.CustomImagePath property

保存在为图像生成的 svg 文件中的用户自定义路径 (URL)。如果用户未定义,将使用当前目录。

public string CustomImagePath { get; set; }

也可以看看