Click or drag to resize
SpellCheckerCheckText Method
Performs the actual spellchecking. It will be automatically called by the Errors property accessor.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public SpellCheckErrors CheckText()

Return Value

Type: SpellCheckErrors
SpellCheckErrors -- a collection with all the errors found.
See Also