Accusoft PrintPRO 8
PaperBin Property
Description

Gets or sets a value indicating the default paper bin on the printer from which paper is fed when printing (if the printer supports this feature).

Property Type
Read-write property
Syntax
Visual Basic
Public Property PaperBin As PP_SourceBin
Return Type
The PP_SourceBin value which determines the default paper bin.
Remarks

Not available at design time.

Note: If you set the PaperBin property after a document has been started, the new paper bin will not take effect until a new page has been started using the NewPage method.

The effect of setting the paperBin property depends on the driver supplied by the printer manufacturer. Some manufacturers have device-specific paper bin numbers that are greater than 256. You can use the NumBins, BinID and BinName properties to get a list of bin names and bin ID numbers for all bins supported by a printer. The ErrorCode property will be set to -5015 or -5016 if the printer does not support this property. For more information, see the manufacturer's documentation for the specific printer driver.

See Also

PrintPro Object  | PrintPro Members  | PP_SourceBin Enumeration  | NewPage Method

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback