This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Public Method Annotations API

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

Was this article helpful?