SignatureButtonUI Class
Represents a button in the PDF viewer toolbar that opens the signature panel for digital signing and e-signature.
export declare class SignatureButtonUI extends BasicButtonUI
- Inheritance:
-
SignatureButtonUI
Remarks
This button allows users to access digital signature and e-signature functionality, enabling them to add e-signatures and sign documents electronically.
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) |