Class CustomDictionary
Document as in base class
Namespace: Syncfusion.Windows.Controls
Assembly: Syncfusion.SfSpellChecker.WPF.dll
Syntax
public class CustomDictionary : CustomDictionaryBase
Constructors
CustomDictionary()
Declaration
public CustomDictionary()
Properties
DictionaryUri
Gets or sets the dictionary uri.
Declaration
public Uri DictionaryUri { get; set; }
Property Value
Type |
---|
System.Uri |