ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Word Assembly / GrapeCity.ActiveReports.Export.Word.Page Namespace / Settings Class / DpiY Property

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