Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO-185133-Xamarin-PDF-Viewer-changes #919

Open
wants to merge 2 commits into
base: hotfix/hotfix-v26.1.35
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Xamarin/Pdf-Viewer/Search-For-Text-Instance.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: post
title: Search for a Text Instance in Xamarin Pdf Viewer | Syncfusion
description: Learn here all about Search for a Text Instance support in Syncfusion Xamarin Pdf Viewer (SfPdfViewer) control and more.
platform: Xamarin
title: Search for a Text Instance in Xamarin PDF Viewer | Syncfusion
description: Learn here all about search for a Text instance support in Syncfusion Xamarin Pdf Viewer (SfPdfViewer) control, it's elements, and more.
platform: xamarin
control: SfPdfViewer
documentation: ug
---
Expand Down Expand Up @@ -414,6 +414,6 @@ pdfViewerControl.TextSearchSettings.CurrentInstanceColor = Color.FromRgba(255, 2
{% endhighlight %}
{% endtabs %}

![Text search in PDF viewer](pdfviewer_images/textsearch.png)
![Text search in Xamarin PDF Viewer.](pdfviewer_images/xamarin-pdf-viewer-text-search.png)

N>You can also explore our [Xamarin.Forms PDF Viewer example](https://github.com/syncfusion/xamarin-demos/tree/master/Forms/PdfViewer) to knows the functionalities of each feature.