Skip to content

DevExpress-Examples/how-to-find-text-using-a-keyboard-shortcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Viewer for WPF - Find text using a keyboard shortcut

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).

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

How to execute the Find Next action by pressing the F3 shortcut in the DevExpress PDF Viewer

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •