[]
        
(Showing Draft Content)

C1.WPF.SpellChecker.UserDictionary.Save

Save Method

Save(Stream)

Saves the user dictionary into a UTF-8 encoded stream.

Declaration
public void Save(Stream stream)
Parameters
Type Name Description
Stream stream

UTF-8 encoded stream where the dictionary will be saved.