Aspose::Pdf::Text::FontSubstitutionCollection::GetEnumerator method

FontSubstitutionCollection::GetEnumerator method

Returns an enumerator for the entire collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<FontSubstitution>>> Aspose::Pdf::Text::FontSubstitutionCollection::GetEnumerator() override

ReturnValue

Enumerator object

See Also