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.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[PersistenceModeAttribute(PersistenceMode.Attribute)] public bool LookIntoHyphenatedText { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)] public bool LookIntoHyphenatedText { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property LookIntoHyphenatedText As Boolean Get Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> Public Property LookIntoHyphenatedText As Boolean Get Set
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property bool LookIntoHyphenatedText { bool get (); void set (bool value); }
public: [PersistenceModeAttribute(PersistenceMode::Attribute)] property bool LookIntoHyphenatedText { bool get (); void set (bool value); }
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member LookIntoHyphenatedText : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>] member LookIntoHyphenatedText : bool with get, set

Boolean

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