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

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