Gets the resolutions supported by this printer.
[Visual Basic] Public ReadOnly Property PrinterResolutions As _ PrinterSettings.PrinterResolutionCollection [C#] public PrinterSettings.PrinterResolutionCollection PrinterResolutions {get;} [C++] public: __property PrinterSettings.PrinterResolutionCollection* get_PrinterResolutions(); [JScript] public function get PrinterResolutions() : PrinterSettings.PrinterResolutionCollection;
The resolutions supported by this printer.
PrinterSettings Class | PrinterSettings Members | System.Drawing.Printing Namespace | PrinterResolution | PrinterSettings.PrinterResolutionCollection | InstalledPrinters | PaperSizes | PaperSources