Skip to content

964167: Updated the UG with proper hashtags on heading to resolve sidebar issue #4269

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

Open
wants to merge 1 commit into
base: development
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
2 changes: 2 additions & 0 deletions ej2-asp-core-mvc/pdfviewer/EJ2_ASP.MVC/text-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ The Text Search option in PDF Viewer is used to find and highlight the text cont

![Alt text](./images/search.png)

## Test search Features

### Real time search suggestion while typing
Entering text into the search input dynamically displays search suggestions based on the provided input. The suggestions are updated in real-time as text is typed, offering relevant matches from the available content. This feature enhances the search experience by allowing quick access to potential results while typing.

Expand Down
2 changes: 2 additions & 0 deletions ej2-asp-core-mvc/pdfviewer/EJ2_ASP.NETCORE/text-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ The Text Search option in PDF Viewer is used to find and highlight the text cont

![Alt text](./images/search.png)

## Test search Features

### Real time search suggestion while typing
Entering text into the search input dynamically displays search suggestions based on the provided input. The suggestions are updated in real-time as text is typed, offering relevant matches from the available content. This feature enhances the search experience by allowing quick access to potential results while typing.

Expand Down