CharacterData.InsertData
CharacterData.InsertData method
Insert a string at the specified 16-bit unit offset.
public virtual void InsertData(int offset, string data)
Parameter | Type | Description |
---|---|---|
offset | Int32 | The offset. |
data | String | The content data. |
See Also
- class CharacterData
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG