setAnnotateEdit(Boolean)

Determines whether the user can modify editable annotations and add new annotations by using the annotations toolbar.

When the method is called with false, annotations can be viewed only, they cannot be edited or added, and the annotations toolbar is removed from the interface.

Sample syntax


ViewONE.setAnnotateEdit(true);