Search results

RemoveSignatureEventArgs API in JavaScript (ES5) PDF Viewer API control

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

Properties

bounds

any

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

id

string

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

name

string

Specifies name of the event.

pageIndex

number

Defines the page number in which the signature is removed.

type

AnnotationType

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