Keyoti RapidSpell Silverlight API Docs
IsStartOfSentence Method (offset)
APIKeyoti.RapidSpell.FrameWorkSpecificSimpleTextBoundaryIsStartOfSentence(Int32)
Keyoti RapidSpell Silverlight
Whether the character at offset is the first letter or digit of the sentence.
Declaration Syntax
C#Visual BasicVisual C++F#
public virtual bool IsStartOfSentence(
	int offset
)
Public Overridable Function IsStartOfSentence ( 
	offset As Integer
) As Boolean
public:
virtual bool IsStartOfSentence(
	int offset
)
abstract IsStartOfSentence : 
        offset : int -> bool 
override IsStartOfSentence : 
        offset : int -> bool 
Parameters
offset (Int32)
Return Value

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