Method SetSpellIndex
SetSpellIndex(Store.Directory)
Sets a different index as the spell checker index or re-open the existing index if
spellIndex
is the same value
as given in the constructor.
Declaration
public virtual void SetSpellIndex(Store.Directory spellIndexDir)
Parameters
Type | Name | Description |
---|---|---|
Directory | spellIndexDir | the spell directory to use |