PrinterResolutionKind Enumeration
.NET Framework (current version)
Specifies a printer resolution.
Assembly: System.Drawing (in System.Drawing.dll)
| Member name | Description | |
|---|---|---|
| Custom | Custom resolution. | |
| Draft | Draft-quality resolution. | |
| High | High resolution. | |
| Low | Low resolution. | |
| Medium | Medium resolution. |
All printers support high, medium, low, and draft resolutions, although they can generate the same output.
This enumeration is used by the PrinterResolution, PrinterSettings, and PageSettings classes.
For more information on printing, see the System.Drawing.Printing namespace overview.
.NET Framework
Available since 1.1
Available since 1.1
Show: