Aspose::Pdf::PageCollection::CopyPage método

PageCollection::CopyPage method

Agrega la página a la colección.

System::SharedPtr<Page> Aspose::Pdf::PageCollection::CopyPage(const System::SharedPtr<Page> &entity)
ParámetroTipoDescripción
entityconst System::SharedPtr<Page>&Page que debe ser añadida.

ReturnValue

Página añadida.

Ver también