Documentation for this section has not yet been entered.
dmPrintQuality is a member of the DEVMODE (device mode) structure, which defines constants that map to printer quality settings. The PrinterResolution.X property contains the value DMRES_HIGH if PrinterResolution.Kind is set to PrinterResolutionKind.High, DMRES_MEDIUM if PrinterResolution.Kind is set to PrinterResolutionKind.Medium, DMRES_LOW if PrinterResolution.Kind is set to PrinterResolutionKind.Low, and DMRES_DRAFT if PrinterResolution.Kind is set to PrinterResolutionKind.Draft.
For more information about the DEVMODE structure, see the MSDN Library at tp://msdn.microsoft.com/library.