Navigation module
Navigate to First page of the PDF document
Returns void
Navigate to Last page of the PDF document
Returns void
Navigate to Next page of the PDF document
Returns void
Navigate to given Page number Note : In case if we have provided incorrect page number as argument it will retain the existing page
Parameter | Type | Description |
---|---|---|
pageNumber | number |
Defines the page number to navigate |
Returns void
Navigate to Previous page of the PDF document
Returns void