Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
    • JavaScript API Reference
      • EO.Web
      • EO.WebEngine
selectNext Method 

Selects the next page.

Syntax
JavaScript
 MultiPage.selectNext(wrap)

Parameters

wrap
true to wrap back to the first page if the current selected page is already the last page.
See Also