Print5250PaperSrc Enumeration |
Specifies the 5250 printer session paper sources.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public enum Print5250PaperSrc
Public Enumeration Print5250PaperSrc
Members Member name | Value | Description |
---|
MFRTYPMDL | 0 | |
LETTER | 1 | |
LEGAL | 2 | |
EXECUTIVE | 3 | |
A4 | 4 | |
A5 | 5 | |
B5 | 6 | |
CONT80 | 7 | |
CONT132 | 8 | |
A3 | 14 | |
B4 | 15 | |
LEDGER | 16 | |
NONE | 255 | |
See Also