Aspose::Page::XPS::XpsDocument::RemovePage method
XpsDocument::RemovePage method
Entfernt eine Seite aus dem Dokument.
System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePage(System::SharedPtr<XpsModel::XpsPage> page)
| Parameter | Typ | Beschreibung |
|---|---|---|
| page | System::SharedPtr<XpsModel::XpsPage> | Page zu entfernen. |
ReturnValue
Seite entfernt.
Siehe auch
- Typedef SharedPtr
- Class XpsPage
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++