Aspose::Pdf::Text::TextSegmentCollection::GetEnumerator método

TextSegmentCollection::GetEnumerator method

Devuelve un enumerador para toda la colección.

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

ReturnValue

Objeto enumerador.

Ver también