RichTextBox for WPF | ComponentOne
C1.WPF.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