| FoxitPDFSDKforWeb v11.0.4
    
    Foxit PDF SDK for Web | 
This class can construct text search in a PDF document. More...
| Public Member Functions | |
| destroy () | |
| destroy DocTextSearch [Support in Server] | |
| findNext () | |
| Search for next matched pattern. [Support in Server]  More... | |
| findPrev () | |
| Search for previous matched pattern. [Support in Server]  More... | |
| getId () | |
| Gets the id of the DocTextSearch [Support in Server]  More... | |
| setCurrentPageIndex (index) | |
| Sets the page index for the current query [Support in Server]  More... | |
| setEndPageIndex (index) | |
| Set the end page index [Support in Server]  More... | |
| setStartPageIndex (index) | |
| Set the starting page index [Support in Server]  More... | |
This class can construct text search in a PDF document.
| 
 | inline | 
Search for next matched pattern. [Support in Server]
| 
 | inline | 
Search for previous matched pattern. [Support in Server]
| 
 | inline | 
Gets the id of the DocTextSearch [Support in Server]
| 
 | inline | 
Sets the page index for the current query [Support in Server]
| index | number - | 
| 
 | inline | 
Set the end page index [Support in Server]
| index | number - | 
| 
 | inline | 
Set the starting page index [Support in Server]
| index | number - |