SpellError Class

UltimateSpell

Collapse imageExpand ImageCopy imageCopyHover image
Represents a spelling error and possible suggestions to correct the error.

Namespace: Karamasoft.WebControls.UltimateSpell
Assembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738

Syntax

C#
public class SpellError
Visual Basic
Public Class SpellError
Visual C++
public ref class SpellError

Inheritance Hierarchy

System..::..Object
  Karamasoft.WebControls.UltimateSpell..::..SpellError

See Also