Description
The PRINTERINFO message returns information about the default printer. This information is retrieved with the WinAPI function GetDeviceCaps. See a WinAPI reference manual for more details on the return information from the PRINTERINFO message.
Parameters
Message | Fields | Description |
---|---|---|
PRINTERINFO | <1> | DRIVERVERSION |
<2> | TECHNOLOGY | |
<3> | HORZSIZE | |
<4> | VERTSIZE | |
<5> | HORZRES | |
<6> | VERTRES | |
<7> | LOGPIXELSX | |
<8> | LOGPIXELSY | |
<9> | BITSPIXEL | |
<10> | PLANES | |
<11> | NUMBRUSHES | |
<12> | NUMPENS | |
<13> | NUMMARKERS | |
<14> | NUMFONTS | |
<15> | NUMCOLORS | |
<16> | ASPECTX | |
<17> | ASPECTY | |
<18> | ASPECTXY | |
<19> | PDEVICESIZE | |
<20> | CLIPCAPS | |
<21> | SIZEPALETTE | |
<22> | NUMRESERVED | |
<23> | COLORRES | |
<24> | RASTERCAPS | |
<25> | CURVECAPS | |
<26> | LINECAPS | |
<27> | POLYGONALCAPS | |
<28> | TEXTCAPS |