ComponentOne SpellChecker for WPF and Silverlight
C1.Silverlight.SpellChecker Namespace / ISpellCheckableEditor Interface / EndSpell Method

In This Topic
    EndSpell Method (ISpellCheckableEditor)
    In This Topic
    Called when the spell-checking process ends.
    Syntax
    'Declaration
     
    
    Sub EndSpell() 
    void EndSpell()
    See Also