Keyoti RapidSpell Desktop .NET API Docs
GetSeparateHyphenWords Method
APIKeyoti.RapidSpellIUserInterfaceFormPresenterGetSeparateHyphenWords()()()()
Keyoti RapidSpell Desktop .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#
bool GetSeparateHyphenWords()
bool GetSeparateHyphenWords()
Function GetSeparateHyphenWords As Boolean
Function GetSeparateHyphenWords As Boolean
bool GetSeparateHyphenWords()
bool GetSeparateHyphenWords()
abstract GetSeparateHyphenWords : unit -> bool 
abstract GetSeparateHyphenWords : unit -> bool 
Return Value
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.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412