Text.SplitText
Text.SplitText method
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
public Text SplitText(int offset)
| Parameter | Type | Description |
|---|---|---|
| offset | Int32 | The offset. |
Return Value
The Text.
See Also
- class Text
- package com.aspose.html.dom
- package Aspose.HTML