Accusoft.PrintPro8.Net
MoveNext Method (PaperEnumerator)




Moves the enumerator to the next Paper object in the collection.
Syntax
public bool MoveNext()
public: bool MoveNext(); 
public:
bool MoveNext(); 
'Declaration
 
Public Function MoveNext() As Boolean
 
'Usage
 
Dim instance As PaperEnumerator
Dim value As Boolean
 
value = instance.MoveNext()

Return Value

A boolean value which indicates if it was successful in moving and a paper existed there, false otherwise.
See Also

Reference

PaperEnumerator Class
PaperEnumerator Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback