Keyoti RapidSpell Web .NET Help Docs
CheckerEngine Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineHelperCheckerEngine
Keyoti RapidSpell Web .NET
The ICheckerEngine object to be used to check the text.
Declaration Syntax
C#Visual BasicVisual C++
public ICheckerEngine CheckerEngine { get; set; }
Public Property CheckerEngine As ICheckerEngine
public:
property ICheckerEngine^ CheckerEngine {
	ICheckerEngine^ get ();
	void set (ICheckerEngine^ value);
}
Remarks
You should implement ICheckerEngine in your own class if you wish to customize parsing.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625