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.
CKChinnamunia Karthik Chinna Thambi Syncfusion Team September 28, 2023 01:27 PM UTC
Please find the
details.
For text
highlighting
You can highlight
text in the code-behind by utilizing the #addannotation
method. We've included a code snippet and a sample to demonstrate this
functionality.
Code snippet:
function
highlight()
{
var viewer = document.getElementById('container').ej2_instances[0];