AnnotationUnSelectEventArgs

12 Sep 20251 minute to read

This event arguments provides the necessary information about annotation UnSelect event.

Properties

annotation any

Defines the annotation unselected in the PDF document.

annotationId string

Defines the id of the annotation unselected in the page of the PDF document.

name string

Specifies name of the event.

pageIndex number

Defines the page number in which the annotation is unselected.