Search results

AnnotationSelectEventArgs API in JavaScript (ES5) PDF Viewer API control

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

Properties

annotation

any

Defines the annotation selected in the PDF document.

annotationAddMode

string

Defines the annotation add mode.

annotationCollection

any

Defines the overlapped annotations of the selected annotation.

annotationId

string

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

isProgrammaticSelection

boolean

Defines the annotation selection by mouse.

multiplePageCollection

any

Defines the multi page annotation collections.

name

string

Specifies name of the event.

pageIndex

number

Defines the page number in which the annotation is selected.