Svgz

PageDescriptionLanguageFileType.Svgz field

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.

public static readonly PageDescriptionLanguageFileType Svgz;

See Also