Is there any sample code and/or is it possible to use the XamRichTextEditor with the XamSpellChecker?
Hello Ryan,
Thanks for your post.
Here is a simple sample project of xamRichTextEditor with XamSpellChecker. The SpellChecker checks the Tag property of the xamRichTextEditor and after spelling is completed updates the document.
If you have any further questions on this matter please do not hesitate to let me know.
Sincerely,
Horen
Software Developer
Infragistics
This is too simple a solution since it will remove all formatting in the document even if I choose to ignore all.
I was hoping for something that would keep the formatting already established in the editor.
Do you have a more advanced example or is this something on the to-do list?