CharacterData.InsertData
CharacterData.InsertData method
Insert a String at the specified 16-bit unit offset.
public void InsertData(int offset, String data)
Parameter | Type | Description |
---|---|---|
offset | Int32 | The offset. |
data | String | The content data. |
See Also
- class CharacterData
- package com.aspose.html.Dom
- package Aspose.HTML