Viscomsoft UWP PDF Viewer SDK

TextSearch Object Member

Methods

Public Method FindText

Searching the text start from specific page.

Public Method FindNext

Go to the next occurrence of FindText.

Public Method FindPrevious

Go to the previous occurrence of FindText.

Public Method CancelSearch

Cancel the searching.

Properties 

Public Method Text

Return the search text.

Public Method PageNumber

Get the page number for current searched text.

Public Method HitBox

Get the hitbox of current searched text.

Events 

Public Method TextFound     

Occurs when the text found. 

Public Method TextNotFound     

Occurs when the text not found.