Method XbpPrinter():setPaperBin() Foundation
Selects the bin to load the paper from.
Syntax
:setPaperBin( [<nBin>] ) --> nBinOld | NIL
Parameters
<nBin>
A #define constant from XBPDEV.CH must be used for <nBin>. Valid constants have the prefix XBPPRN_PAPERBIN_. Alternatively, a value obtained via the :paperBins() method can be used.
Return
The method returns the previous setting or NIL, if the printer does not support this option.
Description
The method instructs the printer which paper bin to use for a print job.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.