Returns the printer manufacturer's bin ID number for the specified printer bin.
Visual Basic |
---|
Public Function BinID( _ ByVal BinNum As Long _ ) As Long |
- BinNum
- Defines the printer's bin for which you want the ID. The value of number can be from 1 to the NumBins property value.
A long value which represents the printer bin using the PaperBin property.