OpenButtonUI Class
Represents a button in the PDF viewer toolbar that opens file dialog for loading PDF documents.
export declare class OpenButtonUI extends BasicButtonUI
- Inheritance:
-
OpenButtonUI
Remarks
This button allows users to select and open PDF files from their local system, providing specific behavior for file selection and loading.
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) |