SVGSaveFormat Enum
SVGSaveFormat enumeration
Specifies format in which document is saved.
public enum SVGSaveFormat
Values
| Name | Value | Description |
|---|---|---|
| SVG | 0 | Document will be saved as SVG. |
| SVGZ | 1 | Document will be saved as SVGZ. |
See Also
- namespace Aspose.Svg.Saving
- assembly Aspose.SVG