ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions Class / ImageQuality Property

In This Topic
    ImageQuality Property (PdfExportOptions)
    In This Topic
    Specifies the ImageQuality the PDF Export should use for the PDF Viewer type.
    Syntax
    'Declaration
     
    Public Property ImageQuality As ImageQuality
    public ImageQuality ImageQuality {get; set;}
    See Also