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)
ParameterTypBeschreibung
Indexint32_tPosition, an der eine Seite entfernt werden soll.

ReturnValue

Seite entfernt.

Siehe auch