AppendChild
StructuredDocumentTagRangeStart.AppendChild method
Adds the specified node to the end of the stdContent range.
public Node AppendChild(Node newChild)
Parameter | Type | Description |
---|---|---|
newChild | Node | The node to add. |
Return Value
The node added.
See Also
- class Node
- class StructuredDocumentTagRangeStart
- namespace Aspose.Words.Markup
- assembly Aspose.Words