ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Win Assembly / GrapeCity.ActiveReports.Win.Printing Namespace / SystemPrinter Class / PrinterResolutions Property

In This Topic
    PrinterResolutions Property
    In This Topic
    Returns a collection of the available printer resolutions.
    Syntax
    'Declaration
     
    Public ReadOnly Property PrinterResolutions As PrinterSettings.PrinterResolutionCollection
    public PrinterSettings.PrinterResolutionCollection PrinterResolutions {get;}
    See Also