TextSearchFeedbackType Enumeration
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
User feedback type when the text search finished and the search string not found.
Namespace:Bytescout.PDFViewerAssembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Show no feedback. | |
MessageBox | 1 | Show the message box allowing to start the search from the beginning of the document. | |
Beep | 2 | Beep if the search string not found in the document. |
See Also