Aspose::Pdf::PageCollection::CopyPage method

PageCollection::CopyPage method

Lägger till sidan i samlingen.

System::SharedPtr<Page> Aspose::Pdf::PageCollection::CopyPage(const System::SharedPtr<Page> &entity)
ParameterTypBeskrivning
entityconst System::SharedPtr<Page>&Page som bör läggas till.

ReturnValue

Tillagd sida.

Se även