How can I use MS Word's syntax checking feature?

I'm programming in C#. I need a function that get string as input and result in whether that string is in correct English syntax or not ,like It has in MS Word(MS word will underline the text that isn't in correct syntax).

Thank you,



Answer this question

How can I use MS Word's syntax checking feature?