FontSubstitutionCollection.GetEnumerator

FontSubstitutionCollection.GetEnumerator method

Returns an enumerator for the entire collection.

public IEnumerator<FontSubstitution> GetEnumerator()

Return Value

Enumerator object

See Also