PrintQuality - PrintDialog
Specifies the printer resolution
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer PrintQuality
| Access Type | Syntax |
|---|---|
| Read Access: | Get PrintQuality to IntegerVariable |
| Write Access: | Set PrintQuality to IntegerVariable/Value |
Description
This property specifies the printer resolution. There are four predefined device-independent constants (DMRES_*). For a complete list of possible constants refer to the prnt_dlg.pkg file. If a positive value is specified, it specifies the number of dots per inch (DPI) and is therefore device dependent.