ResizeSignatureEventArgs
23 Sep 20251 minute to read
This event arguments provides the necessary information about signature resize event.
Properties
currentPosition any
Defines the current Position of the signature added in the page of the PDF document.
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.
previousPosition any
Defines the previous position of the signature added in the page of the PDF document.
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 AnnotationType
Define the type of the signature added in the page of the PDF document.