UltimateSpell Class Library

SpellError.ErrorType Enumeration

Contains the available spelling error types.

[Visual Basic]
Public Enum SpellError.ErrorType
[C#]
public enum SpellError.ErrorType

Members

Member Name Description
NotInDictionary Not in dictionary.
MixedCase Mixed case.
RepeatedWord Repeated word.

Requirements

Namespace: Karamasoft.WebControls.UltimateSpell

Assembly: UltimateSpell (in UltimateSpell.dll)

See Also

Karamasoft.WebControls.UltimateSpell Namespace