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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected internal void OnFoundSpellingError(
	FoundSpellingErrorEventArgs e,
	bool useAutoCorrectionMap
)
protected internal void OnFoundSpellingError(
	FoundSpellingErrorEventArgs e,
	bool useAutoCorrectionMap
)
Protected Friend Sub OnFoundSpellingError ( 
	e As FoundSpellingErrorEventArgs,
	useAutoCorrectionMap As Boolean
)
Protected Friend Sub OnFoundSpellingError ( 
	e As FoundSpellingErrorEventArgs,
	useAutoCorrectionMap As Boolean
)
protected public:
void OnFoundSpellingError(
	FoundSpellingErrorEventArgs^ e, 
	bool useAutoCorrectionMap
)
protected public:
void OnFoundSpellingError(
	FoundSpellingErrorEventArgs^ e, 
	bool useAutoCorrectionMap
)
member OnFoundSpellingError : 
        e : FoundSpellingErrorEventArgs * 
        useAutoCorrectionMap : bool -> unit 
member OnFoundSpellingError : 
        e : FoundSpellingErrorEventArgs * 
        useAutoCorrectionMap : bool -> unit 
Parameters
e (FoundSpellingErrorEventArgs)
Event arguments
useAutoCorrectionMap (Boolean)
Whether to use the auto correct mappings

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