SignatureButtonUIOptions Interface
Represents options for configuring the signature button in the PDF viewer toolbar.
export declare interface SignatureButtonUIOptions extends VisibilityOption
Remarks
This interface provides control over whether the signature button is visible. It provides a simple way to enable or disable the ability to add electronic signatures or signing the PDF document from the viewer.
Inherited Fields
| isVisible | Gets or sets whether the element is visible. (Inherited from VisibilityOption) |