简体   繁体   中英

how to Check spelling of a regional language?

I have winform application where user can input text in hindi language by copy paste. I want to have a validation that check the inputted text is a proper word. from google i comes to know that by using ILIT we can input regional language. By using the same can I check spell also if yes then how?

You can use NHuspell . It supports multiple language dictionaries. Pretty good tutorial can be found here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM