Keyoti RapidSpell Desktop .NET API Docs
LookIntoHyphenatedText Property
APIKeyoti.RapidSpellICheckerEngineLookIntoHyphenatedText
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
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
bool LookIntoHyphenatedText { get; set; }
bool LookIntoHyphenatedText { get; set; }
Property LookIntoHyphenatedText As Boolean
	Get
	Set
Property LookIntoHyphenatedText As Boolean
	Get
	Set
property bool LookIntoHyphenatedText {
	bool get ();
	void set (bool value);
}
property bool LookIntoHyphenatedText {
	bool get ();
	void set (bool value);
}
abstract LookIntoHyphenatedText : bool with get, set
abstract LookIntoHyphenatedText : bool with get, set
Property Value
Remarks
Eg. "socio-economic" will be checked as "socio" and "economic".

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412