ImageFormat.Emf Property

Definition

Gets the enhanced metafile (EMF) image format.

public:
 static property System::Drawing::Imaging::ImageFormat ^ Emf { System::Drawing::Imaging::ImageFormat ^ get(); };
public static System.Drawing.Imaging.ImageFormat Emf { get; }
static member Emf : System.Drawing.Imaging.ImageFormat
Public Shared ReadOnly Property Emf As ImageFormat

Property Value

An ImageFormat object that indicates the enhanced metafile image format.

Applies to