C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / EmfExporter Class / EmfPlusToEmfOnly Property

In This Topic
EmfPlusToEmfOnly Property (EmfExporter)
In This Topic
Gets or sets a value indicating whether 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.
Syntax
'Declaration
 
Public Property EmfPlusToEmfOnly As Boolean
 
See Also