Keyoti RapidSpell Web .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:
virtual property bool LookIntoHyphenatedText {
bool get () sealed;
void set (bool value) sealed;
}

Remarks
Eg. "socio-economic" will be checked as "socio" and "economic".
Assembly:
Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625