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ámetroTipoDescripción
elementoconst System::SharedPtr<Page>&El elemento.

ReturnValue

NotSupportedException

Ver también