[]
        
(Showing Draft Content)

C1.Win.SpellChecker.UserDictionary.Save

Save Method

Save()

Saves the dictionary back to a file.

Declaration
public bool Save()
Public Function Save() As Boolean
Returns
Type Description
bool

True in case of success, false otherwise.

Remarks

If the dictionary cannot be saved, the reason is stored in the Exception property.