Keyoti RapidSpell Silverlight API Docs
SetIgnoreCapitalizedWords Method (v)
APIKeyoti.RapidSpellRapidSpellGUIPresenterSetIgnoreCapitalizedWords(Boolean)
Keyoti RapidSpell Silverlight
Sets whether to ignore words with capital letters.
Declaration Syntax
C#Visual BasicVisual C++F#
[ObsoleteAttribute("Use IgnoreCapitalizedWords instead.", true)]
public void SetIgnoreCapitalizedWords(
	bool v
)
<ObsoleteAttribute("Use IgnoreCapitalizedWords instead.", true)> 
Public Sub SetIgnoreCapitalizedWords ( 
	v As Boolean
)
public:
[ObsoleteAttribute(L"Use IgnoreCapitalizedWords instead.", true)]
void SetIgnoreCapitalizedWords(
	bool v
)
[<ObsoleteAttribute("Use IgnoreCapitalizedWords instead.", true)>]
member SetIgnoreCapitalizedWords : 
        v : bool -> unit 
Parameters
v (Boolean)

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)