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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public AdvancedTextBoundary TextBoundary { get; set; }
public AdvancedTextBoundary TextBoundary { get; set; }
Public Property TextBoundary As AdvancedTextBoundary
	Get
	Set
Public Property TextBoundary As AdvancedTextBoundary
	Get
	Set
public:
property AdvancedTextBoundary^ TextBoundary {
	AdvancedTextBoundary^ get ();
	void set (AdvancedTextBoundary^ value);
}
public:
property AdvancedTextBoundary^ TextBoundary {
	AdvancedTextBoundary^ get ();
	void set (AdvancedTextBoundary^ value);
}
member TextBoundary : AdvancedTextBoundary with get, set
member TextBoundary : AdvancedTextBoundary with get, set
Property Value
Remarks
Note, you must set this property in RapidSpellChecker with a different instance of the same class.

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