Skip to main content

switchPages

Replace a page loaded using RxCore.openFilePages() with another page.

Syntax

RxCore.switchPages(Filepath, pages)

Parameters

  • Filepath: string — URL address or full server-side windows path to a file to open in the viewer.
  • pages: Array<number> — Array of page numbers to open.

Returns

  • NA — This method does not return a value.