TextSearchHighlightEventArgs

23 Sep 20251 minute to read

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.