| << Click to Display Table of Contents >> PaperBin |     | 
Sets / returns the printer's input paper bin of the specified template page.
property PaperBin [integer] TVPETemplatePage.PaperBin
read / write; runtime only
Possible Values:
| ActiveX / VCL | Value | Enum | Comment | 
| VBIN_UNTOUCHED | 0 | Untouched | 
 | 
| VBIN_UPPER | 1 | Upper | 
 | 
| VBIN_ONLYONE | 1 | OnlyOne | 
 | 
| VBIN_LOWER | 2 | Lower | 
 | 
| VBIN_MIDDLE | 3 | Middle | 
 | 
| VBIN_MANUAL | 4 | Manual | 
 | 
| VBIN_ENVELOPE | 5 | Envelope | 
 | 
| VBIN_ENVMANUAL | 6 | EnvelopeManual | 
 | 
| VBIN_AUTO | 7 | Auto | 
 | 
| VBIN_TRACTOR | 8 | Tractor | 
 | 
| VBIN_SMALLFMT | 9 | SmallFormat | 
 | 
| VBIN_LARGEFMT | 10 | LargeFormat | 
 | 
| VBIN_LARGECAPACITY | 11 | LargeCapacity | 
 | 
| VBIN_CASSETTE | 14 | Cassette | 
 | 
Not all of the bin options are available on every printer. Check the printer's documentation for more specific descriptions of these options.
"dycodoc Template Processing" in the Programmer's Manual