AnnotationMovingEventArgs

23 Sep 20251 minute to read

Describes the event arguments of AnnotationMovingEventArgs.

Properties

annotationId string

Defines the annotation id moving in the PDF page.

annotationSettings any

Defines the annotation setting moving in the PDF page.

annotationType AnnotationType

Defines the annotation type moving in the PDF page.

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 moving.

previousPosition object

Previous position of annotations in the page text content.