XpsDocument.RemovePage
XpsDocument.RemovePage method
Removes a page from the document.
public XpsPage RemovePage(XpsPage page)
Parameter | Type | Description |
---|---|---|
page | XpsPage | Page to be removed. |
Return Value
Removed page.
See Also
- class XpsPage
- class XpsDocument
- namespace Aspose.Page.XPS
- assembly Aspose.Page