This example shows how to execute the Find Next action by pressing the F3 shortcut.
To do this, handle the PdfViewerControl.KeyDown event. If the F3 key is pressed, call the PdfViewerControl.FindText method and pass the search parameters represented by the TextSearchParameter object (for example, search text, whole words, case sensitive).
(you will be redirected to DevExpress.com to submit your response)