New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Keyboard Support

The PDFViewer also follows the WAI-ARIA best practices for implementing the keyboard navigation for its component role and is tested against the popular screen readers.

The keyboard navigation of the PDFViewer is always available, you can use the following keys in order to utilize this functionality:

Focus

  • [Alt + W] - focuses the widget

Supported Keys and User Asctions

  • [Tab] - Focuses the next element in the toolbar.
  • [Shift + Tab] - Focuses the previous element in the toolbar.
  • [Enter] - Presses the focused toolbar button.

See Also

In this article