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