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
- Typedef SharedPtr
- Class IEnumerator
- Class TextParagraph
- Class TextParagraphCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++