Keyoti RapidSpell Desktop .NET Whether to 'look into' text with hyphens (-), if the word has hyphens in it and
LookIntoHyphenatedText is set true (default), the parts of the text around the hyphens will be checked individually.

Declaration Syntax
public bool LookIntoHyphenatedText { get; set; }Public Property LookIntoHyphenatedText As Boolean
public:
property bool LookIntoHyphenatedText {
bool get ();
void set (bool value);
}
Remarks
Eg. "socio-economic" will be checked as "socio" and "economic".
Assembly:
Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204