[This is preliminary documentation and is subject to change.]

Spell check analysis and generation functions.

Namespace:  NHunspell
Assembly:  NHunspell (in NHunspell.dll) Version: 0.9.2.0 (0.9.2.0)

Syntax

C#
public class Hunspell : IDisposable
Visual Basic (Declaration)
Public Class Hunspell _
	Implements IDisposable
Visual C++
public ref class Hunspell : IDisposable

Inheritance Hierarchy

System..::.Object
  NHunspell..::.Hunspell

See Also