Back to Devexpress

ASPxHunspellDictionary.Dictionary Property

aspnet-devexpress-dot-web-dot-aspxspellchecker-dot-aspxhunspelldictionary.md

latest1.2 KB
Original Source

ASPxHunspellDictionary.Dictionary Property

Indicates the dictionary for the Hunspell spell checking algorithm.

Namespace : DevExpress.Web.ASPxSpellChecker

Assembly : DevExpress.Web.ASPxSpellChecker.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public HunspellDictionary Dictionary { get; }
vb
Public ReadOnly Property Dictionary As HunspellDictionary

Property Value

TypeDescription
HunspellDictionary

A HunspellDictionary object.

|

See Also

ASPxHunspellDictionary Class

ASPxHunspellDictionary Members

DevExpress.Web.ASPxSpellChecker Namespace