Gets or sets the ISpellChecker used for as-you-type spell checking.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public ISpellChecker SpellChecker { get; set; } |
| Visual Basic |
|---|
Public Property SpellChecker As ISpellChecker Get Set |