Indicates whether page metafiles of types EmfPlusDual and EmfPlusOnly should be converted to EmfOnly type before exporting. The base implementation returns false.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected virtual bool ConvertEmfPlusToEmfOnly()
Visual Basic
Protected Overridable Function ConvertEmfPlusToEmfOnly As Boolean

See Also