.NET MAUI PDF Viewer Search Overview

The Telerik UI for .NET MAUI PdfViewer has a support for text search functionality which allows users to find and highlight text inside a PDF document.

You can take advantage of the built-in search toolbar items or search programmatically through the provided methods. With the built-in search UI users can enter text and browse through the search results. In addition, a small toast message on mobile showing the count of the search results or a localizable message in case no results are found.

Telerik Maui Ninja image

The Search is part of Telerik UI for .NET MAUI, the most comprehensive UI suite for .NET MAUI! To try it out, sign up for a free 30-day trial and kickstart your cross-platform app development today.

Search Toolbar on Mobile

Here is how the default search toolbar looks on mobile:

Telerik UI for .NET MAUI PDF Viewer Toolbar Visual Structure

Search Toolbar on Desktop

Here is how the default search toolbar looks on desktop:

Telerik UI for .NET MAUI PDF Viewer Toolbar Visual Structure

See Also

In this article