ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Page Namespace / Settings Class / DpiY Property

In This Topic
    DpiY Property (Settings)
    In This Topic
    Adjust the vertical resolution of rendered images. The default value is 200.
    Syntax
    'Declaration
     
    Public Property DpiY As Single
    public float DpiY {get; set;}
    See Also