NevronOpenVision
Nevron.Nov.Text.SpellCheck Namespace / NHunspellDictionaryReader Class
Properties Methods


NHunspellDictionaryReader Class Members

The following tables list the members exposed by NHunspellDictionaryReader.

Public Constructors
 NameDescription
Public ConstructorInitializing constructor.  
Top
Public Properties
 NameDescription
Public PropertyDefines whether this reader should treat the dictionary data as case sensitive or not. By default set to false (i.e. not case sensitive).  
Top
Public Methods
 NameDescription
Public MethodLoads a spell check dictionary from 2 streams - one containing the dictionary items and one describing the affixes.  
Public MethodLoads a spell check dictionary from an OXT stream (dictionary in the OpenOffice extension format).  
Public Methodstatic (Shared in Visual Basic)Gets the dictionary info from the specified stream  
Top
Protected Methods
 NameDescription
Protected MethodCreates a new spell check dictionary with enough capacity for the given number of words.  
Top
See Also