Método Aspose::Pdf::Text::CharInfoCollection::GetEnumerator

CharInfoCollection::GetEnumerator method

Devuelve un enumerador para toda la colección.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<CharInfo>>> Aspose::Pdf::Text::CharInfoCollection::GetEnumerator() override

ReturnValue

Objeto enumerador.

Ver también