ActiveReports 12
ConvertMetaToPng Property (PdfExport)

GrapeCity.ActiveReports.Export.Pdf.v12 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section Namespace > PdfExport Class : ConvertMetaToPng Property
Sets or returns a value indicating whether Windows metafiles are converted to PNG files in the exported PDF document.
Syntax
'Declaration
 
Public Property ConvertMetaToPng As Boolean
public bool ConvertMetaToPng {get; set;}
See Also

Reference

PdfExport Class
PdfExport Members