Enum PaperSourceKind

PaperSourceKind enumeration

Standard paper sources.

public enum PaperSourceKind

Values

NameValueDescription
Upper1The upper bin of a printer (or, if the printer only has one bin, the only bin).
Lower2The lower bin of a printer.
Middle3The middle bin of a printer.
Manual4Manually-fed paper.
Envelope5An envelope.
ManualFeed6A manually-fed envelope.
AutomaticFeed7Automatic-fed paper.
TractorFeed8A tractor feed.
SmallFormat9Small-format paper.
LargeFormat10Large-format paper.
LargeCapacity11A large-capacity bin printer.
Cassette14A paper cassette.
FormSource15The printer’s default input bin.
Custom257A printer-specific paper source.

See Also