Annotations API Methods
hide()
Hides all the highlighted text.
Examples
itemsApp.annotationsApp().module('texthighlight').hide();
Arguments
None.
Return value
None (undefined
).
Annotations API Methods
Hides all the highlighted text.
itemsApp.annotationsApp().module('texthighlight').hide();
None.
None (undefined
).