Click or drag to resize

WebBrowserExtensionsReplaceMisspelling Method

Version 75.1.140
Overload List
  NameDescription
Public methodStatic memberReplaceMisspelling(IBrowser, String)
If a misspelled word is currently selected in an editable node calling this method will replace it with the specified word.
Public methodStatic memberReplaceMisspelling(IWebBrowser, String)
If a misspelled word is currently selected in an editable node calling this method will replace it with the specified word.
Top
See Also