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

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214