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