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 false.
シンタックス
'宣言
Protected Overridable Function ConvertEmfPlusToEmfOnly() As System.Boolean
'使用法
Dim instance As Exporter
Dim value As System.Boolean
value = instance.ConvertEmfPlusToEmfOnly()
protected virtual System.bool ConvertEmfPlusToEmfOnly()
参照