Contains the information about a spellcheck error. The most important properties are the mistaken word and its offset in the source text.
Namespace: Telerik.WebControls
Assembly: RadSpell (in RadSpell.dll)
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class SpellCheckError |
| C# | |
|---|
public class SpellCheckError |
Inheritance Hierarchy
Requirements
Namespace: Telerik.WebControls
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: RadSpell (in RadSpell.dll)
See Also