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