'DeclarationPublic Enum PrintDevicePaperSourceOption Inherits System.Enum
'UsageDim instance As PrintDevicePaperSourceOption
public enum PrintDevicePaperSourceOption : System.Enum
'DeclarationPublic Enum PrintDevicePaperSourceOption Inherits System.Enum
'UsageDim instance As PrintDevicePaperSourceOption
public enum PrintDevicePaperSourceOption : System.Enum
| Member | Description |
|---|---|
| A3 | A3-sized paper (297 x 420 mm) |
| A4 | A4-sized paper (210 x 297 mm) |
| A5 | A5-sized paper (148 x 210 mm) |
| B4 | B4-sized paper (257 x 364 mm) |
| B5 | B5-sized paper (182 x 257 mm) |
| C5 | C5-sized paper (162 x 229mm) |
| CommonModel | Specifies that the AS/400 host should substitute the value most common for your printer. |
| Cont132 | Continuous form paper (13.2 in. wide) |
| Cont80 | Continuous form paper (8 in. wide) |
| DL | DL-sized (110 x 220mm) |
| Executive | Executive-sized paper (7.25 x 10.5 in.) |
| Ledger | Ledger-sized paper (17 x 11 in.) |
| Legal | Legal-sized paper (8.5 x 14 in.) |
| Letter | Standard letter-sized paper (8.5 x 11 in.) |
| Monarch | Monarch-sized paper (7.25 x 10.5 in.) |
| None | No paper source is specified. |
| Number10 | Envelopes for this source are number 10-sized (4.125 x 9.5 in.). |
| Number9 | Envelopes for this source are number 9-sized (3.875 x 8.875 in.). |
| Same | Specifies that Reflection should use the currently configured host value for the primary paper source. |
| Windows | Specifies that Reflection should use the currently configured value for the primary paper source specified for the default Windows printer. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.IbmHosts.PrintDevicePaperSourceOption