Method GetEnumerator

Namespace TallComponents.PDF.Rasterizer
Class PageCollection

Implements strong typed IEnumerable<T>.GetEnumerator.

Syntax

public  IEnumerator<Page>  GetEnumerator( )

Returns

IEnumerator<Page>

Enumerator for this collection.