ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Page Namespace / Settings Class / DpiX Property

In This Topic
    DpiX Property (Settings)
    In This Topic

    Adjust the horizontal resolution of rendered images. The default value is 96.

    Syntax
    'Declaration
     
    Public Property DpiX As Single
    public float DpiX {get; set;}
    See Also