Enum SVGSaveFormat
Enum SVGSaveFormat
Namespace: Aspose.Svg.Saving
Assembly: Aspose.SVG.dll (25.5.0)
Specifies format in which document is saved.
[ComVisible(true)]
public enum SVGSaveFormat
Fields
SVG = 0
Document will be saved as SVG.
SVGZ = 1
Document will be saved as SVGZ.