[]
        
(Showing Draft Content)

C1.C1Preview.Export.RtfExporter.ParseEmfPlus

ParseEmfPlus Property

ParseEmfPlus

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.

Declaration
public bool ParseEmfPlus { get; set; }