ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfExport Class / ConvertMetaToPng Property

In This Topic
    ConvertMetaToPng Property (PdfExport)
    In This Topic
    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