Aspose::Page::XPS::XpsDocument::RemovePage method
XpsDocument::RemovePage method
Removes a page from the document.
System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePage(System::SharedPtr<XpsModel::XpsPage> page)
Parameter | Type | Description |
---|---|---|
page | System::SharedPtr<XpsModel::XpsPage> | Page to be removed. |
ReturnValue
Removed page.
See Also
- Typedef SharedPtr
- Class XpsPage
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++