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.
ADAdministrator Syncfusion Team September 5, 2003 10:07 AM UTC
Hi Bruno,
The edit control does support unicode characters, and these characters can be entered without any difficulties when running the application, given that the language packs are installed on the system, and the ImeMode property of the edit control is set for the language that you desire. For serialization purposes, you can adjust the TextEncoding property of the EditControl to handle the unicode characters. By default the text encoding of the EditControl is UTF8 encoding.
Please let me know if this is the information you are looking for.
Regards,
Guru Patwal