Method GetEnumerator
Namespace TallComponents.PDF.Rasterizer.Fonts
Class FontCollection
Implements strongly typed IEnumerable<T>.GetEnumerator.
Syntax
public
IEnumerator<Font>
GetEnumerator(
)
Returns
IEnumerator<Font>
Enumerator for this collection.