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