ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports 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;}

    Property Value

    An integer value in pixels.
    Remarks
    Read only.
    See Also