MVCxSpellCheckerDictionaryCollection.AddOpenOfficeDictionary Method
Name | Parameters | Description |
---|---|---|
AddOpenOfficeDictionary() | none | Adds a new Open Office dictionary to the end of the collection and returns the newly created object. |
AddOpenOfficeDictionary(Action<ASPxSpellCheckerOpenOfficeDictionary>) | method | Adds a new Open Office dictionary to the collection and allows you to modify this dictionary in a delegate method implementation. |