Enum SVGSaveFormat

Enum SVGSaveFormat

名称: Aspose.Svg.Saving 會議: Aspose.SVG.dll (25.5.0)

指定文件存储的格式。

[ComVisible(true)]
public enum SVGSaveFormat

Fields

SVG = 0

文件将作为SVG保存。

SVGZ = 1

文件将作为SVGZ保存。

 中文