Keyoti RapidSpell Desktop .NET API Docs
SupplementalUserDictionaryFiles Property
APIKeyoti.RapidSpell.OptionsUserOptionsSupplementalUserDictionaryFiles
Keyoti RapidSpell Desktop .NET
User chosen additional user dictionary files.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public List<string> SupplementalUserDictionaryFiles { get; }
public List<string> SupplementalUserDictionaryFiles { get; }
Public ReadOnly Property SupplementalUserDictionaryFiles As List(Of String)
	Get
Public ReadOnly Property SupplementalUserDictionaryFiles As List(Of String)
	Get
public:
property List<String^>^ SupplementalUserDictionaryFiles {
	List<String^>^ get ();
}
public:
property List<String^>^ SupplementalUserDictionaryFiles {
	List<String^>^ get ();
}
member SupplementalUserDictionaryFiles : List<string> with get
member SupplementalUserDictionaryFiles : List<string> with get
Property Value
List<(Of <(<'String>)>)>

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412