Keyoti RapidSpell WPF API Docs
TextBoundary Property
APIKeyoti.RapidSpell.WpfRapidSpellAsYouTypeTextBoundary
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214