March 2003
Intermediate to advanced
896 pages
32h 35m
English
PaperSourceKind
This enumeration lists the various types of paper tray that can be
offered by a printer. See PaperSource for more
information.
public enum PaperSourceKind { Upper = 1, Lower = 2, Middle = 3, Manual = 4, Envelope = 5, ManualFeed = 6, AutomaticFeed = 7, TractorFeed = 8, SmallFormat = 9, LargeFormat = 10, LargeCapacity = 11, Cassette = 14, FormSource = 15, Custom = 257 }
System.Object
→ System.ValueType → System.Enum(System.IComparabl,
System.IFormattable,
System.IConvertible)
→ PaperSourceKind
PaperSource.Kind
Read now
Unlock full access