binID

Set the paper bin ID.
[read/write property] binID([out, retval] int *id) binID([in] int id)
This property sets the paper bin ID, to be used by printPDF4 and printToJob.

See getBinID for more information on paper bin IDs.

Note: Some printer drivers may require both the bin ID and paper ID to be set, to compatible values (i.e., the requested bin must contain the requested paper size) - see paperID.

resetParams resets this to its default value, which is to print to the printer's default bin.

VB:
.... binID = pdf.getBinID(....) pdf.binID = binID
getNumBins
getBinID
getBinName
paperID
mediaTypeID
resetParams