IEditSpelling Interface
Definition
Namespace: Alternet.Editor.Wpf
Assembly: Alternet.Editor.Wpf.v8.dll
Represents properties and methods to allowing to visually highlight misspelled words in the control.
Syntax
public interface IEditSpelling : ISpelling
Properties
CheckSpelling | When implemented by a class, gets or sets a value indicating whether the document can check spelling for its content. |
SpellColor | When implemented by a class, gets or sets a value representing color to draw wavy underlines under misspelled words. |
Methods
Assign(IEditSpelling) | When implemented by a class, copies the contents from another |
ResetSpellColor() | When implemented by a class, resets the |