Returns the printer manufacturer's paper name for any supported paper.
Visual Basic |
---|
Public Function PaperName( _ ByVal PaperNum As Long _ ) As String |
- PaperNum
- The value can be from 1 to the NumPapers property value.
A string value which represents the printer manufacturer's paper name.