Documentation for this section has not yet been entered.
The System.Drawing.Printing.PrinterSettings.PaperSourceCollection contains System.Drawing.Printing.PaperSource instances that represent the paper source trays through the PaperSource.Kind property, which contains one of the System.Drawing.Printing.PaperSourceKind values.
Typically, you set a page's paper source through the PageSettings.PaperSource property to a valid System.Drawing.Printing.PaperSource available through the PrinterSettings.PaperSources collection.