The following tables list the members exposed by BadWord.
Name | Description | |
---|---|---|
BadWord Constructor | Constructs a BadWord (REASON_SPELLING) instance. |
Name | Description | |
---|---|---|
EndPosition | Gets the position of the end of this word in the main text. (Inherited from Infragistics.WordOccurrence) | |
StartPosition | Gets the position of the start of this word in the main text. (Inherited from Infragistics.WordOccurrence) | |
Suggestions | List of potential corrections for the BadWord. | |
Word | Gets the string of this bad word. (Inherited from Infragistics.WordOccurrence) |
Name | Description | |
---|---|---|
GetEndPosition | Gets the position of the end of this word in the main text. (Inherited from Infragistics.WordOccurrence) | |
GetStartPosition | Gets the position of the start of this word in the main text. (Inherited from Infragistics.WordOccurrence) | |
GetWord | Gets the String of this bad word. (Inherited from Infragistics.WordOccurrence) |