Accusoft.PrintPro8.Net
PaperBins Property




Gets a collection of paper bins that can be used to feed the printer paper.
Syntax
public PaperBinCollection PaperBins {get;}
public: __property PaperBinCollection* get_PaperBins();
public:
property PaperBinCollection^ PaperBins {
   PaperBinCollection^ get();
}
'Declaration
 
Public ReadOnly Property PaperBins As PaperBinCollection
 
'Usage
 
Dim instance As Printer
Dim value As PaperBinCollection
 
value = instance.PaperBins

Property Value

A PaperBinCollection object which contains a collection of paper bins.
See Also

Reference

Printer Class
Printer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback