HunspellDictionaryExtension.Culture Property
Gets or sets the dictionary’s culture specific settings.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v24.1.dll
NuGet Package: DevExpress.Wpf.SpellChecker
Declaration
Property Value
Type | Description |
---|---|
CultureInfo | A CultureInfo object that specifies culture settings (the symbols encoding, language and phonetic specifics). |
See Also