Accusoft.PrintPro8.Net
Current Property (PrinterEnumerator)




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

Property Value

A Printer which matches the enumerator is on currently within the collection.
See Also

Reference

PrinterEnumerator Class
PrinterEnumerator Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback