Getting Started With Syncfusion’S WPF Pdfviewer : View, Edit And Print PDF Files

Sample date Updated on Sep 14, 2025
csharp examples pdfviewer wpf xaml

This sample contains PDF Viewer Control with PDF document loaded in it. PDF Viewer lets you to edit, print and persist the modified PDF file. Also you will be able to work with PDF Viewer features like annotations, bookmark, zooming features of PDF Viewer.

Watch the video now:

Documentation: https://help.syncfusion.com/wpf/pdf-viewer/getting-started

Project pre-requisites

To run this application, you need to have the below two in your system

  • VisualStudio 2010 and above
  • Pdf Viewer Assemblies or Syncfusion.PdfViewer.WPF NuGet

Install

You can install the Pdf Viewer Assemblies from Syncfusion nuget packages. Follow the below steps to install assemblies from nuget

  • Go to the References option in the project.
  • Right-click the References option and choose Manage NuGet Packages option from the menu that will display a window.
  • Now search for Syncfusion.PdfViewer.WPF nuget and install .
Up arrow