[]
        
(Showing Draft Content)

C1.WPF.SpellChecker.C1SpellChecker.CustomDictionary

CustomDictionary Property

CustomDictionary

Gets or sets a custom spell-checking dictionary.

Declaration
public ISpellDictionary CustomDictionary { get; set; }
Remarks

This property allows you to specify additional custom dictionaries to be used in addition to the standard MainDictionary and UserDictionary dictionaries.