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)
ParameterTypBeschreibung
pageSystem::SharedPtr<XpsModel::XpsPage>Page zu entfernen.

ReturnValue

Seite entfernt.

Siehe auch