PrinterTray Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PrinterTray
public enum PrinterTray
type PrinterTray =
Public Enum PrinterTray
- Inheritance
-
PrinterTray
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
Upper | 1 | |
Lower | 2 | |
Middle | 3 | |
Manual | 4 | |
Envelope | 5 | |
EnvManual | 6 | |
Auto | 7 | |
Tractor | 8 | |
SmallFmt | 9 | |
LargeFmt | 10 | |
LargeCapacity | 11 | |
unused1 | 12 | |
unused2 | 13 | |
Cassette | 14 | |
FormSource | 15 |