Version

BadWord Class Members

The following tables list the members exposed by BadWord.

Public Constructors
 NameDescription
Public ConstructorBadWord ConstructorConstructs a BadWord (REASON_SPELLING) instance.  
Public Properties
 NameDescription
Public PropertyEndPositionGets the position of the end of this word in the main text. (Inherited from Infragistics.WordOccurrence)
Public PropertyStartPositionGets the position of the start of this word in the main text. (Inherited from Infragistics.WordOccurrence)
Public PropertySuggestionsList of potential corrections for the BadWord.  
Public PropertyWordGets the string of this bad word. (Inherited from Infragistics.WordOccurrence)
Public Methods
 NameDescription
Public MethodGetEndPositionGets the position of the end of this word in the main text. (Inherited from Infragistics.WordOccurrence)
Public MethodGetStartPositionGets the position of the start of this word in the main text. (Inherited from Infragistics.WordOccurrence)
Public MethodGetWordGets the String of this bad word. (Inherited from Infragistics.WordOccurrence)
See Also