Enum SVGSaveFormat

Enum SVGSaveFormat

Namespace: Aspose.Html.Dom.Svg.Saving
Assembly: Aspose.HTML.dll (25.12.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.

 English