Keyoti RapidSpell WPF API Docs
Check Method
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterCheck()()()()
Keyoti RapidSpell WPF
Bring up the spell checker Form and start checking the component set by SetTextComponentToCheck.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void Check()
public virtual void Check()
Public Overridable Sub Check
Public Overridable Sub Check
public:
virtual void Check()
public:
virtual void Check()
abstract Check : unit -> unit 
override Check : unit -> unit 
abstract Check : unit -> unit 
override Check : unit -> unit 
Exceptions
ExceptionCondition
NoTextComponentExceptionif SetTextComponentToCheck hasn't be called first with a TextBoxBase object.

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214