Keyoti RapidSpell Web .NET Help Docs
GetSeparateHyphenWords Method
API DocumentationKeyoti.RapidSpellRapidSpellCheckerGetSeparateHyphenWords()()()()
Keyoti RapidSpell Web .NET
Gets whether to treat hyphenated (-) words as separate words, default is false.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool GetSeparateHyphenWords()
public bool GetSeparateHyphenWords()
Public Function GetSeparateHyphenWords As Boolean
Public Function GetSeparateHyphenWords As Boolean
public:
bool GetSeparateHyphenWords()
public:
bool GetSeparateHyphenWords()
member GetSeparateHyphenWords : unit -> bool 
member GetSeparateHyphenWords : unit -> bool 
Return Value
Boolean
Remarks
For eg. if this is true text like "cheap-deals" will be treated as two words "cheap" and "deals", otherwise this will be treated as one word "cheap-deals".

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331