Scalable Vector Graphics File (.svgz) is a Scalar Vector Graphics file that uses XML based text format, compressed by GZIP for describing the appearance of an image.
Learn more about this file format
here.
Namespace: GroupDocs.ViewerAssembly: GroupDocs.Viewer (in GroupDocs.Viewer.dll) Version: 22.5
Syntaxpublic static readonly FileType SVGZ
Public Shared ReadOnly SVGZ As FileType
public:
static initonly FileType^ SVGZ
static val SVGZ: FileType
Field Value
Type:
FileType
See Also