Annotations API Methods
showAnnotations()
Show all the enabled annotation tools, including highlights, drawings, sticky notes and the notepad.
Note This method is mainly used when assessment rendering_type
is inline.
Examples
itemsApp.assessApp().annotationsApp().showAnnotations();
Arguments
None.
Return value
None (undefined
).