Gets or sets the component used for spelling check by the RichEdit control.
public ISpellChecker SpellChecker { get; set; }
Public Property SpellChecker As ISpellChecker