Enum SVGSaveFormat

Enum SVGSaveFormat

Il nome: Aspose.Svg.Saving Assemblea: Aspose.SVG.dll (25.5.0)

Determinare il formato in cui il documento è salvato.

[ComVisible(true)]
public enum SVGSaveFormat

Fields

SVG = 0

Il documento sarà salvato come SVG.

SVGZ = 1

Il documento sarà salvato come SVGZ.

 Italiano