C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor.C1SpellChecker Namespace / UserDictionary Class / Save Method

In This Topic
Save Method
In This Topic
Saves the dictionary back to a file.
Syntax
'Declaration
 
Public Function Save() As System.Boolean
 

Return Value

True in case of success, false otherwise.
Remarks
If the dictionary cannot be saved, the reason is stored in the System.Exception property.
See Also