Returns the name of the specified paper bin.
Visual Basic |
---|
Public Function BinName( _ ByVal BinNum As Long _ ) As String |
- BinNum
- Defines the printer's bin for which you want a name. The value of number can be from 1 to the NumBins property value.
A string value which represents the specified paper bin.