Aspose::Pdf::Text::TextFragmentCollection::GetEnumerator method
TextFragmentCollection::GetEnumerator method
Returns an enumerator for the entire collection.
System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<TextFragment>>> Aspose::Pdf::Text::TextFragmentCollection::GetEnumerator() override
ReturnValue
Enumerator object.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class TextFragment
- Class TextFragmentCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++