ISpellCheckerDictionary.Culture Property
Gets or sets the culture specific settings of the dictionary.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.SpellChecker.v24.1.Core.dll
NuGet Package: DevExpress.SpellChecker.Core
Declaration
Property Value
Type | Description |
---|---|
CultureInfo | The CultureInfo object that specifies culture settings (the symbols encoding, language and phonetic specifics). |
See Also