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

Holds the result of a hyphenation with Hyphen.

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

Syntax

C#
public class HyphenResult
Visual Basic (Declaration)
Public Class HyphenResult
Visual C++
public ref class HyphenResult

Inheritance Hierarchy

System..::.Object
  NHunspell..::.HyphenResult

See Also