ActiveReports 13
DpiX Property (SystemPrinter)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : DpiX Property
Gets the horizontal resolution of the SystemPrinter object.
Syntax
'Declaration
 
Public ReadOnly Property DpiX As Integer
public int DpiX {get;}

Property Value

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

Reference

SystemPrinter Class
SystemPrinter Members