Link Search Menu Expand Document

TextSearchFeedbackType Enumeration

User feedback type when the text search finished and the search string not found.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public enum TextSearchFeedbackType
Members
Member nameValueDescription
None0 Show no feedback.
MessageBox1 Show the message box allowing to start the search from the beginning of the document.
Beep2 Beep if the search string not found in the document.
See Also

Reference