ComponentOne RichTextBox for WPF and Silverlight
SpellChecker Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : SpellChecker Property
Gets or sets the C1.WPF.ISpellChecker used for as-you-type spell checking.
Syntax
'Declaration
 
Public Property SpellChecker As C1.WPF.ISpellChecker
public C1.WPF.ISpellChecker SpellChecker {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members