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 | Uncompressed SVG in XML format |
Svgz | Compressed SVG |