ActiveReports 13
DpiY Property (SystemPrinter)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : DpiY Property
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

Reference

SystemPrinter Class
SystemPrinter Members