Back to Devexpress

ASPxSpellCheckerOpenOfficeDictionary.Dictionary Property

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

latest1.4 KB
Original Source

ASPxSpellCheckerOpenOfficeDictionary.Dictionary Property

Gets an internal representation of a spellchecker dictionary.

Namespace : DevExpress.Web.ASPxSpellChecker

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

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
SpellCheckerOpenOfficeDictionary

A SpellCheckerOpenOfficeDictionary class instance.

|

See Also

ASPxSpellCheckerOpenOfficeDictionary Class

ASPxSpellCheckerOpenOfficeDictionary Members

DevExpress.Web.ASPxSpellChecker Namespace