ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / DpiY Property

In This Topic
    DpiY Property (SystemPrinter)
    In This Topic
    Gets the vertical resolution of the SystemPrinter object.
    Syntax
    'Declaration
     
    Public ReadOnly Property DpiY As Integer
    public int DpiY {get;}
    See Also