RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1Inline Class / Split Method

In This Topic
    Split Method (C1Inline)
    In This Topic
    Splits this C1TextElement at the specified offset into two elements of the same type with the same style properties.
    Overload List
    OverloadDescription
    Splits this C1TextElement at the specified offset into two elements of the same type with the same style properties. (Inherited from C1.WPF.RichTextBox.Documents.C1TextElement)
    Splits this C1TextElement at the specified offset into two elements of the same type with the same style properties. (Inherited from C1.WPF.RichTextBox.Documents.C1TextElement)
    See Also