
gotoPage
pageNumber: Number - The page number to turn the Nxtbook to.
Turns the book to the specified page number.
gotoPageId
pageId: String - The page id to turn the Nxtbook to.
Turns the book to the specified page id.
printRange
startPage: String - The page id to start printing with.
endPage: String - The page id to end printing with.
Prints a range of pages from the book.
savePDF
Initiates a PDF download of the book.
sendLoaderEvent
If the animation is acting as a custom preloader for the book, then this function will tell the book that the animation is complete and the book can now be shown when it is ready.
showAboutWindow
Shows the About Nxtbook window.
showArchivesPanel
Shows the Archives panel.
showContentsPanel
Shows the Table of Contents panel.
showFlagsPanel
Shows the Flags panel.
showMailPanel
Shows the Email panel.
showNotesPanel
Shows the Notes panel.
showPagesPanel
Shows the Page Thumbnails panel.
showPrintPanel
Shows the Print panel.
showSavePanel
Shows the save panel.
showSharePanel
Shows the Share panel.
showSubscribePanel
Shows the Subscribe panel.
showZoomPanel
Shows the Zoom Settings panel.
toggleFullScreen
Toggles Full Screen mode on and off.