AddSignatureEventArgs

12 Sep 20251 minute to read

This event arguments provides the necessary information about signature add event.

Properties

bounds any

Defines the bounds of the signature added in the page of the PDF document.

data string

Gets the base64 string of the signature path

id string

Defines the id of the signature added in the page of the PDF document.

name string

Specifies name of the event.

opacity number

Define the opacity of the signature added in the page of the PDF document.

pageIndex number

Defines the page number in which the signature is added.

strokeColor string

Define the stroke color of the signature added in the page of the PDF document.

thickness number

Define the thickness of the signature added in the page of the PDF document.

type any

Define the type of the signature added in the page of the PDF document.