New to Telerik UI for .NET MAUI? Start a free 30-day trial

Document Processing Libraries

This article demonstrates how to add the Telerik Document Processing Libraries to a new .NET MAUI project or to an existing one.

To add the Telerik Document Processing Libraries, you will use the Add Processing package reference wizard, which is a feature of the Telerik extensions.

Get the Wizard

To use the Telerik UI for .NET MAUI wizard, install the Telerik UI for .NET MAUI Visual Studio Extension. You can get the extension from:

Start the Wizard

To start the wizard, use either the Extensions or the Project menu.

Extensions Menu

  1. Open the Extensions menu in Visual Studio.
  2. Select Telerik > Telerik UI for .NET MAUI > Add Processing package reference.

    Telerik UI for .NET MAUI VS Extensions Menu

Project Menu

  1. Right-click on the project.
  2. Select Telerik UI for .NET MAUI option.

    Telerik UI for .NET MAUI VS Extensions Menu

Configure the Project

The wizard allows you to choose which library to add to the project. If the library has any dependencies, they are added automatically.

Telerik UI for .NET MAUI VS Extensions Menu

See Also

In this article