Aspose::Page::XPS::XpsDocument::RemovePage method
XpsDocument::RemovePage method
Verwijdert een pagina uit het document.
System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePage(System::SharedPtr<XpsModel::XpsPage> page)
| Parameter | Type | Beschrijving |
|---|---|---|
| page | System::SharedPtr<XpsModel::XpsPage> | Page te verwijderen. |
ReturnValue
Pagina verwijderd.
Zie ook
- Typedef SharedPtr
- Class XpsPage
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++