PrintDocument for WinForms
ConvertEmfPlusToEmfOnly メソッド (EmfExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > EmfExporter クラス : ConvertEmfPlusToEmfOnly メソッド
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()
参照

EmfExporter クラス
EmfExporter メンバ