'Declaration
Public Property EmfType As System.Drawing.Imaging.EmfType
'Usage
Dim instance As NEmfImageFormat Dim value As System.Drawing.Imaging.EmfType instance.EmfType = value value = instance.EmfType
public System.Drawing.Imaging.EmfType EmfType {get; set;}