ComponentOne SpellChecker for WPF and Silverlight
BadWordEventArgs Class Members
Properties 

C1.Silverlight.SpellChecker Namespace : BadWordEventArgs Class

The following tables list the members exposed by BadWordEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a BadWordEventArgs.  
Top
Public Properties
 NameDescription
Public PropertyGets a CharRange object that contains the bad word and its location within the text being spell-checked.  
Public PropertyGets a CharRangeList that contains all errors detected in the text.  
Public PropertyGets or sets whether this bad word should be ignored by the C1SpellChecker.  
Public PropertyGets a reference to the control that is being spell-checked.  
Public PropertyGets a reference to the ISpellDialog that is being used to spell-check a control.  
Top
See Also

Reference

BadWordEventArgs Class
C1.Silverlight.SpellChecker Namespace