Class CustomDictionary
Represents a class that is used to add custom dictionaries in the dictionary collection.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public class CustomDictionary : CustomDictionaryBase
Constructors
CustomDictionary()
Declaration
public CustomDictionary()
Properties
DictionaryPath
Gets or sets the dictionary path.
Declaration
public string DictionaryPath { get; set; }
Property Value
| Type |
|---|
| System.String |