Aspose::Pdf::Text::FontSourceCollection::GetEnumerator method

FontSourceCollection::GetEnumerator method

Returns an enumerator for the entire collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<FontSource>>> Aspose::Pdf::Text::FontSourceCollection::GetEnumerator() override

ReturnValue

Enumerator object.

See Also