Emf

ImageFileType.Emf field

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.

public static readonly ImageFileType Emf;

See Also