The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
SRSuganya Rathinam Syncfusion Team April 1, 2016 06:31 AM UTC
Hi Customer,
The Find API of DocIO helps to find the text in the Word document and using this API you can get the replaced text as a TextSelection. You can get the selected text as a single text range using the GetAsOneRange API of TextSelection class and change the font properties of the text. We have modified the given sample to change the color of the replaced text and attached the same. Please find the sample from the following link and let us know if it helps.