open source - Auto-Spell in C# Microsoft Visual Studio -


Is there an open-source toolbox in Microsoft Visual Studio that does auto-spelling words like Microsoft Word? I use it, its good, but it's not free.

I really need this in my OCR application. Please help me.

You can try the SPELCheck class in .net

There are other attempts made by the hobbyist in the codeproject you can see it.


Comments

Popular posts from this blog

GO: Serve static pages -

java - how to parse a JSON string into ObjectNode in Jackson? -

objective c - How to open front/back camera at the same time in iOS developing? -