<< Click to Display Table of Contents >> VpeGetPaperBin |
Retrieves the paper bin for the current page.
int VpeGetPaperBin(
VpeHandle hDoc
)
VpeHandle hDoc
Document Handle
Returns:
one of the following values:
Constant Name |
Value |
Comment |
VBIN_UNTOUCHED |
-1 |
default |
VBIN_UPPER |
1 |
|
VBIN_ONLYONE |
1 |
|
VBIN_LOWER |
2 |
|
VBIN_MIDDLE |
3 |
|
VBIN_MANUAL |
4 |
|
VBIN_ENVELOPE |
5 |
|
VBIN_ENVMANUAL |
6 |
|
VBIN_AUTO |
7 |
|
VBIN_TRACTOR |
8 |
|
VBIN_SMALLFMT |
9 |
|
VBIN_LARGEFMT |
10 |
|
VBIN_LARGECAPACITY |
11 |
|
VBIN_CASSETTE |
14 |
|