Accusoft.PrintPro8.Net
PaperBins Property




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

Property Value

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

Reference

Printer Class
Printer Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback