Search results

AnnotationDoubleClickEventArgs API in React PDF Viewer API component

This event arguments provides the necessary information about annotation double click event.

Properties

annotation

any

Defines the annotation double clicked in the PDF document.

annotationId

string

Defines the id of the annotation double clicked 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 double clicked.