Blazor PDF Viewer
DevExpress PDF Viewer for Blazor (<DxPdfViewer>) can display a PDF document directly in your DevExpress Blazor application. The component allows you to navigate through individual pages, set zoom level, print and download the document. The PDF Viewer also supports single-page preview functionality and allows you to customize the built-in toolbar.

Get Started
Use the following guide to create your first project with a PDF Viewer. The guide describes how to create a new project or incorporate the component into an existing Blazor app.
Note that the DxPdfViewer component requires the following NuGet packages to be installed:
- DevExpress.Blazor.PdfViewer
- DevExpress.Blazor.Reporting.Models (to access and modify toolbar settings)
API Reference
Refer to the following list for the component API reference: DxPdfViewer Members.