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
- Typedef SharedPtr
- Class IEnumerator
- Class FontSource
- Class FontSourceCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++