ActiveReports 19 .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;}

    Property Value

    A System.String value indicating the image quality for the PDF export.
    See Also