XpsDocument.RemoveAt
XpsDocument.RemoveAt method
Removes an element at index position from the active page.
public XpsContentElement RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Position at which element should be removed. |
Return Value
Removed element.
See Also
- class XpsContentElement
- class XpsDocument
- namespace Aspose.Page.XPS
- assembly Aspose.Page