TextSelectionButtonUI Class
Represents a button in the PDF viewer toolbar that enables text selection mode.
export declare class TextSelectionButtonUI extends BasicButtonUI
- Inheritance:
-
TextSelectionButtonUI
Remarks
This button allows users to switch to text selection mode, which enables selecting and copying text from the document, providing specific behavior for cursor mode switching.
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) |