How To Determine Available PaperBins with DeviceCapabilities API (194789)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 5.0
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q194789 SUMMARY
If setting the PaperBin property of the Printer object fails to select the
desired bin, it might be because the printer driver does not recognize the
value being assigned. For example, you assign the constant for the upper
bin (vbPRBNUpper) and it fails. It turns out that the printer driver
considers its upper bin to be the Cassette bin. In this case, you need to
use the Cassette constant to select the printer's upper bin.
This article shows how to enumerate a printer's paper bins.
Modification Type: | Minor | Last Reviewed: | 3/7/2005 |
---|
Keywords: | kbAPI kbhowto kbprint KB194789 |
---|
|