PreviousPageButtonUI Class
Represents a button in the PDF viewer toolbar that navigates to the previous page of the document.
export declare class PreviousPageButtonUI extends BasicButtonUI
- Inheritance:
-
PreviousPageButtonUI
Remarks
This button allows users to move backward 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) |