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.
We are using Syncfusion RichTextEditor control in our angular application. Is there a way to find from which type of source( HTML file, MS Word, PDF, etc.) the content was copied and pasted to Syncfusion RichTextEditor?
VYVinothkumar Yuvaraj Syncfusion Team April 12, 2023 04:50 AM UTC
Hi Shradha,
You can use the clipboard data from the arguments of actionComplete event to determine which content has been pasted into the Rich Text Editor. Please refer to the following code and attached sample for more information: