enterAnnotationEditingMode

Enter annotation editing mode on the document. Once you invoke this method, you'll get (through registered ) which provides methods for editing a selected annotation. Notice: this method will not select annotation on the screen, for that use setSelectedAnnotation.

Parameters

annotations

Annotation to be edited.


Enter annotation editing mode on the document. Once you invoke this method, you'll get (through registered ) which provides methods for editing selected annotations. Notice: this method will not select annotation on the screen, for that use setSelectedAnnotation.

Parameters

annotation

Annotation to be edited.