| Description | This function returns all the text that matches the search criteria. |
|---|
| Syntax | PanoramaAPI.textSearch(TextValue,wholeWord, ignorecase) |
|
|---|---|---|
| Parameters | TextValue:string, wholeWord:boolean, ignorecase:boolean | |
| Returns | SearchResult:JavaScriptObject | {
"TextSearchPdfResult": [{
"Index": "1",
"Outertext": "schedule for the application to the link master device. In the ",
"page": "5"
}]
} |




Post your comment on this topic.