Search results

BookmarkView API in JavaScript (ES5) PDF Viewer API control

BookmarkView module

Methods

getBookmarks

Get Bookmarks of the PDF document being loaded in the ejPdfViewer control

Returns any

goToBookmark

Navigate To current Bookmark location of the PDF document being loaded in the ejPdfViewer control.

Parameter Type Description
pageIndex number Specifies the pageIndex for Navigate
y number Specifies the Y coordinates value of the Page

Returns boolean