Accusoft.PrintPro8.Net
MoveNext Method (PrinterEnumerator)




Used to move to the next printer in the collection.
Syntax
'Declaration
 
Public Function MoveNext() As Boolean
'Usage
 
Dim instance As PrinterEnumerator
Dim value As Boolean
 
value = instance.MoveNext()
public bool MoveNext()
public: bool MoveNext(); 
public:
bool MoveNext(); 

Return Value

A boolean value which is true if there was another printer in the collection and the change was successful. Otherwise, false is returned.
See Also

Reference

PrinterEnumerator Class
PrinterEnumerator Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback