Search results

TextSearchHighlightEventArgs API in JavaScript (ES5) PDF Viewer API control

This event arguments provides the necessary information about text search highlight event.

Properties

bounds

RectangleBoundsModel

Specifies the bounds of the highlighted searched text.

matchCase

boolean

Specifies the match case of the searched text.

name

string

Specifies name of the event.

pageNumber

number

Specifies the page number of the highlighted search text.

searchText

string

Specifies the searchText content in the PDF Viewer.