Keyoti RapidSpell Desktop .NET API Docs
TextBoundary Property
APIKeyoti.RapidSpellRapidSpellAsYouTypeTextBoundary
Keyoti RapidSpell Desktop .NET
The AdvancedTextBoundary class to use to parse words.
Declaration Syntax
C#Visual BasicVisual C++
public AdvancedTextBoundary TextBoundary { get; set; }
Public Property TextBoundary As AdvancedTextBoundary
public:
property AdvancedTextBoundary^ TextBoundary {
	AdvancedTextBoundary^ get ();
	void set (AdvancedTextBoundary^ value);
}
Remarks
Note, you must set this property in RapidSpellChecker with a different instance of the same class.

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2) Version: 4.6.1.204