This question is locked. New answers and comments are not allowed.
Hi guys,
How can I be able to get all the Spelling errors from the RadRichTextBox.
I browsed the methods of : ((DocumentSpellChecker)this.richTextArea.SpellChecker)
But I couldn't find a method that returns the collection of words that have spelling errors.
Any ideas ?
Thanks.
How can I be able to get all the Spelling errors from the RadRichTextBox.
I browsed the methods of : ((DocumentSpellChecker)this.richTextArea.SpellChecker)
But I couldn't find a method that returns the collection of words that have spelling errors.
Any ideas ?
Thanks.