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
selectPrevious Method 

Selects the previous page.

Syntax
JavaScript
 MultiPage.selectPrevious(wrap)

Parameters

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