Back to top OpenSVG (c) Veridict AB, www.veridict.com
Edit this page

Enum FileFormat

Namespace: OpenSvg
Assembly: OpenSvg.dll
Syntax
public enum FileFormat

Fields

Name Description
Auto

Auto detects the file format based on the file extension

  • .svg => Svg (uncompressed)
  • .svgz => Svgz (compressed)
Svg

Uncompressed SVG in XML format

Svgz

Compressed SVG