ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing 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;}
    See Also