Keyoti RapidSpell Desktop .NET API Docs
OnFoundSpellingError Method (e, useAutoCorrectionMap)
APIKeyoti.RapidSpellRapidSpellAsYouTypeOnFoundSpellingError(FoundSpellingErrorEventArgs, Boolean)
Keyoti RapidSpell Desktop .NET
Raises the FoundSpellingError event
Declaration Syntax
C#Visual BasicVisual C++F#
protected internal void OnFoundSpellingError(
	FoundSpellingErrorEventArgs e,
	bool useAutoCorrectionMap
)
Protected Friend Sub OnFoundSpellingError ( 
	e As FoundSpellingErrorEventArgs,
	useAutoCorrectionMap As Boolean
)
protected public:
void OnFoundSpellingError(
	FoundSpellingErrorEventArgs^ e, 
	bool useAutoCorrectionMap
)
member OnFoundSpellingError : 
        e : FoundSpellingErrorEventArgs * 
        useAutoCorrectionMap : bool -> unit 
Parameters
e (FoundSpellingErrorEventArgs)
Event arguments
useAutoCorrectionMap (Boolean)
Whether to use the auto correct mappings

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204