Accusoft.PrintPro8.Net
Current Property (PaperBinEnumerator)




Gets the current paper bin the enumerator is on within the collection.
Syntax
public PaperBin Current {get;}
public: __property PaperBin* get_Current();
public:
property PaperBin^ Current {
   PaperBin^ get();
}
'Declaration
 
Public ReadOnly Property Current As PaperBin
 
'Usage
 
Dim instance As PaperBinEnumerator
Dim value As PaperBin
 
value = instance.Current

Property Value

The current PaperBin object the enumerator is on within the collection.
See Also

Reference

PaperBinEnumerator Class
PaperBinEnumerator Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback