CharacterData.AppendData
CharacterData.AppendData method
Append the String to the end of the character data of the node.
public void AppendData(String data)
Parameter | Type | Description |
---|---|---|
data | String | The content data. |
See Also
- class CharacterData
- package com.aspose.html.Dom
- package Aspose.HTML