CharacterData.SubStringData
CharacterData.SubStringData method
Extracts a range of data from the node.
public String SubStringData(int offset, int count)
Parameter | Type | Description |
---|---|---|
offset | Int32 | The offset. |
count | Int32 | The count. |
Return Value
The text data
See Also
- class CharacterData
- package com.aspose.html.Dom
- package Aspose.HTML