PDFReaderControls.NET Standard Class Reference

BookmarksViewerCollection.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

BookmarksViewerCollection Class | TallComponents.PDF.ReaderControls Namespace