Enum PrinterResolutionKind

PrinterResolutionKind enumeration

Specifies a printer resolution.

public enum PrinterResolutionKind

Values

NameValueDescription
High-4High resolution.
Medium-3Medium resolution.
Low-2Low resolution.
Draft-1Draft-quality resolution.
Custom0Custom resolution.

See Also