RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / ISpellCheckableEditor Interface / BeginSpell Method

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