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