Aspose::Page::XPS::XpsDocument::RemovePage méthode

XpsDocument::RemovePage method

Supprime une page du document.

System::SharedPtr<XpsModel::XpsPage> Aspose::Page::XPS::XpsDocument::RemovePage(System::SharedPtr<XpsModel::XpsPage> page)
ParamètreTypeDescription
pageSystem::SharedPtr<XpsModel::XpsPage>Page à supprimer.

ReturnValue

Page supprimée.

Voir aussi