Sets or returns the paths and filenames of the custom dictionary files.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
C# |
---|
public CustomDictionaryCollection CustomDictionaries { get; set; } |
Visual Basic (Declaration) |
---|
Public Property CustomDictionaries As CustomDictionaryCollection |