Emz

ImageFileType.Emz field

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.

public static readonly ImageFileType Emz;

See Also