ComponentOne SpellChecker for WPF and Silverlight
BadWord Property (BadWordEventArgs)

C1.Silverlight.SpellChecker Namespace > BadWordEventArgs Class : BadWord Property
Gets a CharRange object that contains the bad word and its location within the text being spell-checked.
Syntax
'Declaration
 
Public ReadOnly Property BadWord As CharRange
public CharRange BadWord {get;}
See Also

Reference

BadWordEventArgs Class
BadWordEventArgs Members