Gets or sets the ISpellChecker used with the C1SpellCheckTool
Namespace:
C1.Silverlight.RichTextBoxAssembly: C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)
Syntax
C# |
---|
public ISpellChecker SpellChecker { get; set; } |
Visual Basic |
---|
Public Property SpellChecker As ISpellChecker Get Set |