Text search
Find text in the document
Search the text overlay, then move through every highlighted result.
Ready to tryUse the controls above to interact with this demo.
What this demonstrates
Search document text
Find text in the document overlay and move between highlighted search results programmatically.
API used
TXDocumentViewer.find
How it works
The Razor helper prepares the browser viewer and its document. Demo-specific JavaScript uses the public TXDocumentViewer API and remains encapsulated with this demo.
Source files
See the implementation
The view, browser behavior, assets, and controller are encapsulated in Demos/DocumentViewer/Advanced/Find.