Element.RemoveChild
Element.RemoveChild method
Remove child at.
public void RemoveChild(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Child element index. |
See Also
- class Element
- namespace Aspose.Pdf.LogicalStructure
- assembly Aspose.PDF
Remove child at.
public void RemoveChild(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Child element index. |