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.

Get the Extension

To add the Telerik Document Processing Libraries you have to install the Telerik UI for .NET MAUI Productivity Tools extension. You can get the extension from:

  • The Visual Studio Code Marketplace.

  • The Extensions tab in Visual Studio Code—search for Telerik UI for .NET MAUI Productivity Tools, select the extension, and then click Install.

Start the Wizard

You can start the Telerik UI for .NET MAUI Document Processing Libraries Wizard in either of the following ways:

  • Open the File Explorer Context Menu.

    1. In the Explorer, right-click a file.
    2. Select Telerik UI for Maui: Add Document Processing Libraries.

    Telerik UI for .NET MAUI VS Code Extension Processing Libraries

  • Use the Code Editor Command Palette.

    1. To open the Command Palette menu, use:
      • Ctrl+Shift+P on Windows/Linux
      • Cmd+Shift+P on Mac.

    1.Select Telerik UI for Maui: Add Document Processing Libraries.

    Telerik UI for .NET MAUI VS Code Extension Processing Libraries

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 Code Extension Processing Libraries

See Also

In this article