Search results

AnnotationMoveEventArgs API in Angular PDF Viewer API component

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

Properties

annotationId

string

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

annotationSettings

any

Defines the settings of the annotation moved in the PDF document.

annotationType

AnnotationType

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

currentPosition

object

Current position of annotations in the page text content.

name

string

Specifies name of the event.

pageIndex

number

Defines the page number in which the annotation is moved.

previousPosition

object

Previous position of annotations in the page text content.