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