Aspose::Pdf::Text::TextSegmentCollection::GetEnumerator method

TextSegmentCollection::GetEnumerator method

Returns an enumerator for the entire collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<TextSegment>>> Aspose::Pdf::Text::TextSegmentCollection::GetEnumerator() override

ReturnValue

Enumerator object.

See Also