If the range includes part of a C1Run element, it is split so that there are only whole runs inside of it.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public void TrimRuns()
Visual Basic
Public Sub TrimRuns

See Also