NextSearchButtonUI Class
Represents a button in the PDF viewer toolbar that navigates to the next search match.
export declare class NextSearchButtonUI extends BasicButtonUI
- Inheritance:
-
NextSearchButtonUI
Remarks
This button allows users to move to the next occurrence of their search query within the document, providing specific behavior for search 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) |