[]
Splits the run at a specified location relative to a specified child content.
public virtual BidirectionalOverride Split(ContentObject child, InsertLocation location)
| Type | Name | Description |
|---|---|---|
| ContentObject | child | The child content where to split. |
| InsertLocation | location | The position relative to |
| Type | Description |
|---|---|
| BidirectionalOverride | The second part of the split run content. |