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