NextPageButtonUI Class
Represents a button in the PDF viewer toolbar that navigates to the next page of the document.
export declare class NextPageButtonUI extends BasicButtonUI
- Inheritance:
-
NextPageButtonUI
Remarks
This button allows users to move forward through the pages of the loaded PDF document, providing specific behavior for page navigation.
Inherited Properties
| isVisible | The current visibility state of the element. (Inherited from BasicButtonUI) |
Inherited Methods
| click | Simulates a click on the button. (Inherited from BasicButtonUI) |