Keyboard Shortcuts in WPF PDF Viewer
27 Apr 20261 minute to read
The below keyboard shortcuts are used to navigate through the form fields present in the PDF document.
- Tab key – Navigates to the next form field present in the PDF document.
- Shift + Tab – Navigates to the previous form field present in the PDF document.
- Ctrl + Z - Performs form field value undo functionality for recently performed operations.
- Ctrl + Y - Performs form field value redo functionality for recently performed operations.