ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports 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;}
    Remarks
    Read only.
    See Also