Aspose::Page::XPS::XpsDocument::RemovePageAt method
XpsDocument::RemovePageAt method
Entfernt eine Seite aus dem Dokument an der Position index.
System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePageAt(int32_t index)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Index | int32_t | Position, an der eine Seite entfernt werden soll. |
ReturnValue
Seite entfernt.
Siehe auch
- Typedef SharedPtr
- Class XpsPage
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++