PrintJobPageList.GetEnumerator

Returns an enumerator that iterates through a collection.

public IEnumerator<PrintJobPage> GetEnumerator()
Function GetEnumerator() As IEnumerator(Of PrintJobPage)

Returns

IEnumerator<PrintJobPage>

enumerator to the PrintJobPageList

Licensing Info

This method is a DynamicPDF PrintManager feature. One of the following is required for non-evaluation usage:

See Also

PrintJobPageList
ceTe.DynamicPDF.Printing

In this topic