C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox.Documents Namespace > C1TextElement Class : Split Method |
Overload | Description |
---|---|
Split(Int32,Boolean) | Splits this C1TextElement at the specified offset into two elements of the same type with the same style properties. |
Split(Int32) | Splits this C1TextElement at the specified offset into two elements of the same type with the same style properties. |