How I can switch spellchecker language in WebView2?
Posted: Tue Nov 01, 2022 2:13 pm
I'm developing html wysiwyg editor based on WebView2 control.
WebView2 is doing a spell check, but it seems like only language that spellchecker is supported is English. I want to change the language runtime. Using the recommended solution CoreWebView2EnvironmentOptions.Language only changes the language in the context menu.
Is it possible to control the spell checking language in WebView2 solution?
WebView2 is doing a spell check, but it seems like only language that spellchecker is supported is English. I want to change the language runtime. Using the recommended solution CoreWebView2EnvironmentOptions.Language only changes the language in the context menu.
Is it possible to control the spell checking language in WebView2 solution?