The AdvancedTextBoundary class to use to parse words.
| C# | Visual Basic | Visual C++ | F# |
public AdvancedTextBoundary TextBoundary { get; set; }
Public Property TextBoundary As AdvancedTextBoundary Get Set
public: property AdvancedTextBoundary^ TextBoundary { AdvancedTextBoundary^ get (); void set (AdvancedTextBoundary^ value); }
member TextBoundary : AdvancedTextBoundary with get, set
Note, you must set this property in RapidSpellChecker with a different instance of the same class.
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204