IPrinterSettings.PrintQuality
IPrinterSettings
property PrintQuality: SmallInt;
Type Library
TeeChartx
Description
Specifies the printer resolution. There are four predefined device-independent values:
DMRES_HIGH: -1
DMRES_MEDIUM: -2
DMRES_LOW: -3
DMRES_DRAFT: -4
If a positive value is specified, it specifies the number of dots per inch (DPI) and is therefore device dependent.