An SVGZ file is actually a compressed version of a SVG file. This allows for easier distribution of the file online. When an SVG file is compressed using the .GZIP compression algorithm, it is then given the .svgz file extension.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.5.0.0 (22.5)
Syntaxpublic static readonly ImageFileType Svgz
Public Shared ReadOnly Svgz As ImageFileType
public:
static initonly ImageFileType^ Svgz
static val Svgz: ImageFileType
Field Value
Type:
ImageFileType
See Also