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

Selects a page given the page ID.

Syntax
JavaScript
 MultiPage.selectPageById(id)

Parameters

id
The ID of the page to display.
See Also