Aspose::Pdf::PageCollection::Remove método
PageCollection::Remove method
Elimina el elemento especificado, lanza NotSupportedException .
bool Aspose::Pdf::PageCollection::Remove(const System::SharedPtr<Page> &item) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| elemento | const System::SharedPtr<Page>& | El elemento. |
ReturnValue
NotSupportedException
Ver también
- Typedef SharedPtr
- Class Page
- Class PageCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++