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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)