Aspose::Pdf::PageCollection::CopyPage method
PageCollection::CopyPage method
Adds page to collection.
System::SharedPtr<Page> Aspose::Pdf::PageCollection::CopyPage(System::SharedPtr<Page> entity)
Parameter | Type | Description |
---|---|---|
entity | System::SharedPtr<Page> | Page which should be added. |
ReturnValue
Added page.
See Also
- Typedef SharedPtr
- Class Page
- Class PageCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++