[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.ExportOptions.PdfExportOptions.ConvertMetaToPng

ConvertMetaToPng Property

ConvertMetaToPng

Gets or sets a value indicating whether to convert WMF/EMF images to PNG for the PDF-based Web Viewer type.

Declaration
public bool ConvertMetaToPng { get; set; }
Property Value
Type Description
bool

A bool value. true if WMF/EMF images should be converted to PNG; otherwise, false.