C1editor how do you turn off spellcheck

Posted by: john on 10 September 2025, 9:22 pm EST

  • Posted 10 September 2025, 9:22 pm EST

    With C1Editor .net 8 how do I turn off the spellcheck so that it does not underline words misspelled as you type?

  • Posted 11 September 2025, 6:47 am EST

    Hello john,

    We’re sorry, but there’s currently no way to configure spell checking in the Editor or WebView2, which C1Editor is based on.

    You can disable spell checking using HTML by setting the spellcheck attribute to false in the body tag, as follows:

    <body spellcheck="false">...your content...</body>

    Please refer to the attached sample for implementation (see Editor_SpellChecker.zip).

    There’s also a feature request to add spell-checking support in the Editor [Feature Request ID: C1WIN-34022]. We don’t have an ETA for its release yet, but we’ll update you once the feature becomes available.

    Regards,

    Uttkarsh.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels