This topic has not yet been rated - Rate this topic

ImageFormat.Emf Property

Gets the enhanced Windows metafile image format (EMF).

[Visual Basic]
Public Shared ReadOnly Property Emf As ImageFormat
[C#]
public static ImageFormat Emf {get;}
[C++]
public: __property static ImageFormat* get_Emf();
[JScript]
public static function get Emf() : ImageFormat;

Property Value

An ImageFormat object that indicates the enhanced Windows metafile image format.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

ImageFormat Class | ImageFormat Members | System.Drawing.Imaging Namespace

Did you find this helpful?
(1500 characters remaining)