How to get custom bin numbers in VB .net

getpfsi

Newcomer
Joined
Nov 5, 2003
Messages
4
Hi,

I'm trying to get all of the bin numbers for the default printer of a computer. I used printersettings to grab all the bins/trays of the default printer. I found that I get the correct bin names, but not the correct bin numbers, because I always get the number 257, which is the default value for custom bin. However, the actual values for these bins range from 258 to 263 (I think). Does anyone know what I can do to get the custom bin numbers?

Thanks
 
Back
Top