Standard paper sources.
[Visual Basic] Public Enum PaperSourceKind [C#] public enum PaperSourceKind [C++] public enum PaperSourceKind
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
This enumeration is used by Kind.
Member Name | Description |
---|---|
AutomaticFeed | Automatic-fed paper. |
Cassette | A paper cassette. |
Custom | A printer-specific paper source. |
Envelope | An envelope. |
FormSource | [To be supplied.] |
LargeCapacity | A large-capacity bin a printer. |
LargeFormat | Large-format paper. |
Lower | The lower bin of a printer. |
Manual | Manually-fed paper. |
ManualFeed | A manually-fed envelope. |
Middle | The middle bin of a printer. |
SmallFormat | Small-format paper. |
TractorFeed | A tractor feed. |
Upper | The upper bin of a printer (or, if the printer only has one bin, the only bin). |
Namespace: System.Drawing.Printing
Assembly: System.Drawing.dll