Aspose::Pdf::Text::FontCollection::GetEnumerator method

FontCollection::GetEnumerator method

Returns an enumerator for the entire collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Font>>> Aspose::Pdf::Text::FontCollection::GetEnumerator() override

ReturnValue

Enumerator object.

See Also