Keyoti RapidSpell Desktop .NET API Docs
TextIsStartOfTextBody Property
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryTextIsStartOfTextBody
Keyoti RapidSpell Desktop .NET
If known, whether the text to be set in SetText is the start of the text body. Affects sentence determination.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool TextIsStartOfTextBody { get; set; }
public virtual bool TextIsStartOfTextBody { get; set; }
Public Overridable Property TextIsStartOfTextBody As Boolean
	Get
	Set
Public Overridable Property TextIsStartOfTextBody As Boolean
	Get
	Set
public:
virtual property bool TextIsStartOfTextBody {
	bool get ();
	void set (bool value);
}
public:
virtual property bool TextIsStartOfTextBody {
	bool get ();
	void set (bool value);
}
abstract TextIsStartOfTextBody : bool with get, set
override TextIsStartOfTextBody : bool with get, set
abstract TextIsStartOfTextBody : bool with get, set
override TextIsStartOfTextBody : bool with get, set
Property Value

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