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

Hyphenation functions.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  NHunspell..::.Hyphen

See Also