MoveSignatureEventArgs

23 Sep 20251 minute to read

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

Properties

currentPosition object

Current position of signature in the page text content.

id string

Defines the id of the annotation moved 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 annotation is moved.

previousPosition object

Previous position of signature in the page text content.

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

Defines the type of the signature moved in the page of the PDF document.