Aspose::Pdf::PageCollection::GetEnumerator method
PageCollection::GetEnumerator method
Returns enumerator of pages.
System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Page>>> Aspose::Pdf::PageCollection::GetEnumerator() override
ReturnValue
Enumerator of pages
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class Page
- Class PageCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++