Annotation Property Edit
class AnnotationPropertyEdit(@IntRange(from = 0 ) pageIndex: Int, objectNumber: Int, val propertyKey: Int, val oldValue: Any?, val newValue: Any?) : AnnotationEdit
Annotation edit performed on the existing annotation property.