RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SpellCheckTool Class / SpellChecker Property

In This Topic
    SpellChecker Property (C1SpellCheckTool)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SpellChecker As C1SpellChecker
    public C1SpellChecker SpellChecker {get; set;}
    See Also