PDFViewerControlFind Method (String, TextSearchFeedbackType)
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Finds the specified text in the document starting from currently selected page.
Namespace:Bytescout.PDFViewerAssembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
Parameters
- searchString
- Type: SystemString
The search string. - feedbackType
- Type: Bytescout.PDFViewerTextSearchFeedbackType
The feedback, when the search is finished
Return Value
Type: BooleanSearch result.
See Also