Keyoti RapidSpell Desktop .NET API Docs
AddWord Method (word)
APIKeyoti.RapidSpellMultiFileUserDictionaryAddWord(String)
Keyoti RapidSpell Desktop .NET
Adds a word to the default dictionary
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override bool AddWord(
	string word
)
public override bool AddWord(
	string word
)
Public Overrides Function AddWord ( 
	word As String
) As Boolean
Public Overrides Function AddWord ( 
	word As String
) As Boolean
public:
virtual bool AddWord(
	String^ word
) override
public:
virtual bool AddWord(
	String^ word
) override
abstract AddWord : 
        word : string -> bool 
override AddWord : 
        word : string -> bool 
abstract AddWord : 
        word : string -> bool 
override AddWord : 
        word : string -> bool 
Parameters
word (String)
Return Value

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