NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PaperSource Class

Specifies the paper tray from which the printer gets paper.

Object
   PaperSource

[Visual Basic]
Public Class PaperSource
[C#]
public class PaperSource
[C++]
public __gc class PaperSource
[JScript]
public class PaperSource

Remarks

This class is used by PaperSources and by multiple methods of the PrinterSettings.PaperSourceCollection class.

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

PaperSource Members | System.Drawing.Printing Namespace | PrinterSettings | PaperSourceKind | PrinterSettings.PaperSourceCollection