'Declaration Public Enum SpellErrorAction Inherits System.Enum
public enum SpellErrorAction : System.Enum
Member | Description |
---|---|
Ignore | Ignore this instance of the word and do not mark it as an error. |
MarkAsError | Underline this word to indicate it is an error. |
Replace | Replace the word in the object being spell checked with the value from the SpellErrorEventArgs.ReplaceWord property after the UltraSpellChecker.SpellError event has fired. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2