C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / RtfExporter Class / ParseEmfPlus Property

In This Topic
ParseEmfPlus Property (RtfExporter)
In This Topic
Gets or sets a value indicating whether EMF+ metafiles should be parsed directly without converting them to EMF-only first. The default is false. Set to true if you have issues resulting from EMF+ to EMF conversion.
Syntax
'Declaration
 
Public Property ParseEmfPlus As Boolean
 
See Also