ComponentOne RichTextBox for WPF and Silverlight
IsEnabledSpellChecker Property (C1RichTextBox)

C1.WPF.RichTextBox Namespace > C1RichTextBox Class : IsEnabledSpellChecker Property
Gets or sets a value indicating whether the C1SpellChecker is enabled.
Syntax
'Declaration
 
Public Property IsEnabledSpellChecker As System.Boolean
public System.bool IsEnabledSpellChecker {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members