PDFReaderControls.NET Standard Class Reference

PagesViewerCollection.MoveNext Method 

Advances the enumerator to the next item in the collection.

public bool MoveNext();

Return Value

true if the enumerator was succesfully advanced to the next item; false if the enumerator has reached the end of the collection.

Implements

IEnumerator.MoveNext

See Also

PagesViewerCollection Class | TallComponents.PDF.ReaderControls Namespace