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

In This Topic
    PrinterResolution Property
    In This Topic
    Gets or sets the printer resolution for the page.
    Syntax
    'Declaration
     
    Public Property PrinterResolution As PrinterResolution
    public PrinterResolution PrinterResolution {get; set;}

    Property Value

    System.Drawing.Printing.PrinterResolution
    See Also