[This is preliminary documentation and is subject to change.]
The LanguageConfig type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LanguageConfig |
Initializes a new instance of the LanguageConfig class.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| HunspellAffFile |
Gets or sets the hunspell affix file.
| |
| HunspellDictFile |
Gets or sets the hunspell dictionary file.
| |
| HunspellKey |
Gets or sets the key for encrypted dictionaries.
| |
| HyphenDictFile |
Gets or sets the hyphen dictionary file.
| |
| LanguageCode |
Gets or sets the language code.
| |
| MyThesDatFile |
Gets or sets MYThes data file.
| |
| MyThesIdxFile |
Gets or sets the MyThes index file.
| |
| Processors |
Gets or sets the processors (cores) used by the SpellFactory.
|