ComponentOne RichTextBox for UWP
IsSentenceEnd Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextPointer Class : IsSentenceEnd Property
Returns whether the position is just after a sentence.
Syntax
'Declaration
 
Public ReadOnly Property IsSentenceEnd As System.Boolean
public System.bool IsSentenceEnd {get;}
See Also

Reference

C1TextPointer Class
C1TextPointer Members