Exact match search text

Text is --> hello, hello123, 34hello.
If i serch for hello it will return only 1.

@rabin.samanta

Thanks for your inquiry. We suggest you please read the members of FindReplaceOptions class.

Please set the value of FindReplaceOptions.FindWholeWordsOnly property as true in your code. The true value indicates the oldValue must be a standalone word.