ComponentOne RichTextBox for WPF and Silverlight
TrimRuns Method (C1TextRange)

C1.Silverlight.RichTextBox.Documents Namespace > C1TextRange Class : TrimRuns Method
If the range includes part of a C1Run element, it is split so that there are only whole runs inside of it.
Syntax
'Declaration
 
Public Sub TrimRuns() 
public void TrimRuns()
See Also

Reference

C1TextRange Class
C1TextRange Members