![]() |
struct PMResolution { double hRes; double vRes; }
hRes
- The horizontal resolution in dpi.
vRes
- The vertical resolution in dpi.
The functions PMGetResolution and PMGetPrinterResolution supply the fields of this structure with printing resolution information, and your application can pass this information to the function PMSetResolution.