Aspose::Pdf::Text::TextParagraphCollection::GetEnumerator method

TextParagraphCollection::GetEnumerator method

Returns an enumerator for the entire collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<TextParagraph>>> Aspose::Pdf::Text::TextParagraphCollection::GetEnumerator() override

See Also