Keyoti RapidSpell WPF Constructs a BadWord instance.

Declaration Syntax
public WordOccurrence(
string word,
int caretStart,
int caretEnd
)
public:
WordOccurrence(
String^ word,
int caretStart,
int caretEnd
)

Parameters
- word (String)
- the word String that is misspelt
- caretStart (Int32)
- the position in the original text
- caretEnd (Int32)
- the end position in the text
Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827