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