PrinterPaperSource Property
Gets or sets the paper source you have set for your printer.
int PrinterPaperSource {get; set;}
'Declaration
Property PrinterPaperSource As Integer
'Usage
Dim instance As IPrinting
Dim value As Integer
instance.PrinterPaperSource = value
value = instance.PrinterPaperSource
Property Value
The default value is 0.