Navigation:  Properties >

PaperBin Property

Previous pageReturn to chapter overviewNext page

 

Returns or sets the paper bin for the selected printer to use when printing the document.

 

 

Syntax

 

object.PaperBin [=value]

 

Where object evaluates to an ASP Printer object.

 

 

The settings for value are:

 

 

ConstantValue        Description

spPaperBinUpper1        Upper bin
spPaperBinLower2        Lower bin
spPaperBinMiddle3        Middle bin
spPaperBinManual4        Manual bin
spPaperBinEnvelope5        Envelope bin
spPaperBinEnvManual6        Manual envelope bin
spPaperBinAuto7        Auto bin (Default)
spPaperBinTractor8        Tractor bin
spPaperBinSmallFmt9        Small format bin
spPaperBinLargeFmt10        Large format bin
spPaperBinLargeCapacity11        Large capacity bin
spPaperBinCassette14        Cassette bin

 

 

Remarks

 

The effect of this property depends on the driver supplied by the printer manufacturer. Some property settings may have no effect, or several different property settings may all have the same effect. Settings outside the accepted range may or may not produce an error. For more information, see the manufacturer's documentation for the specific driver.