ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SystemPrinter Class / DpiX Property

In This Topic
    DpiX Property (SystemPrinter)
    In This Topic
    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