'Declaration
Public Overloads Function Split( _ ByVal splitEdges As Boolean _ ) As C1TextPointer
public C1TextPointer Split( bool splitEdges )
Parameters
- splitEdges
- Indicates whether the element should be split when the position is at the start or end of the element.
Return Value
Returns the position in the parent element between this element and the new element.