[]
        
(Showing Draft Content)

C1.C1Preview.Export.EmfExporter.ConvertEmfPlusToEmfOnly

ConvertEmfPlusToEmfOnly Method

ConvertEmfPlusToEmfOnly()

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

Declaration
protected override bool ConvertEmfPlusToEmfOnly()
Returns
Type Description
bool
Overrides