New to Telerik UI for .NET MAUIStart a free 30-day trial

.NET MAUI PDF Viewer Search Overview

The Telerik UI for .NET MAUI PDF Viewer 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.

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