System.Drawing.Printing.PrinterResolutionKind Enumeration

Specifies a printer resolution.

Syntax

public enum PrinterResolutionKind

Remarks

All printers support high, medium, low, and draft resolutions, although they can generate the same output.

This enumeration is used by the System.Drawing.Printing.PrinterResolution, System.Drawing.Printing.PrinterSettings, and System.Drawing.Printing.PageSettings classes.

For more information on printing, see the System.Drawing.Printing namespace overview.

Members

Member NameDescription
Custom

Custom resolution.

Draft

Draft-quality resolution.

High

High resolution.

Low

Low resolution.

Medium

Medium resolution.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0