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. |
See Also
- namespace Aspose.Svg.Saving
- assembly Aspose.SVG
Specifies format in which document is saved.
public enum SVGSaveFormat
Name | Value | Description |
---|---|---|
SVG | 0 | Document will be saved as SVG. |