ConvertEmfPlusToEmfOnly Method (EmfExporter)
Indicates whether page metafiles of types
System.Drawing.Imaging.EmfType.EmfPlusDual and
System.Drawing.Imaging.EmfType.EmfPlusOnly should be converted to
System.Drawing.Imaging.EmfType.EmfOnly type before exporting. The base implementation returns the value of
EmfPlusToEmfOnly property.
protected override bool ConvertEmfPlusToEmfOnly()
'Declaration
Protected Overrides Function ConvertEmfPlusToEmfOnly() As Boolean