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

Selects a page given the page index.

Syntax
JavaScript
 MultiPage.selectPageByIndex(index)

Parameters

index
The index of the page to display.
See Also