Splits this position's C1TextElement at its offset into two elements of the same type with the same style properties.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextPointer Split() |
| Visual Basic |
|---|
Public Function Split As C1TextPointer |