Accusoft.PrintPro8.Net
Count Property (PaperBinCollection)




Gets the number of paper bins in the collection.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Count As Integer
'Usage
 
Dim instance As PaperBinCollection
Dim value As Integer
 
value = instance.Count
public override int Count {get;}
public: __property int get_Count() override;
public:
property int Count {
   int get() override;
}

Property Value

An integer which represents the number of PaperBin objects in the collection.
See Also

Reference

PaperBinCollection Class
PaperBinCollection Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback