Name

PrinterResolutionKind

Synopsis

This enumeration is used to specify the print quality of a particular resolution for the PrinterResolution.Kind property.


public enum PrinterResolutionKind {

   Custom = 0,

   High = -4,

   Medium = -3,

   Low = -2,

   Draft = -1

}

Hierarchy

System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable, System.IConvertible) PrinterResolutionKind

Returned By

PrinterResolution.Kind

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.