toggleShowHighlightMarkups
Turns on/off the display of text search marking rectangles on text matching the current text search expression.
Syntax
RxCore.toggleShowHighlightMarkups(onoff)
Parameters
onoff
: boolean — if true text matching the text search expression is highlighted on all pages of the document.
Returns
- NA — This method does not return a value.