Enhanced metafile format (EMF) stores graphical images device-independently. Metafiles of EMF comprises of variable-length records in chronological order that can render the stored image after parsing on any output device.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 20.12.0.0 (20.12)
Syntaxpublic static readonly ImageFileType Emf
Public Shared ReadOnly Emf As ImageFileType
public:
static initonly ImageFileType^ Emf
static val Emf: ImageFileType
Field Value
Type:
ImageFileType
See Also