InputPdfPageList.GetEnumerator

Returns an enumerator that iterates through a collection.

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

Returns

IEnumerator<InputPdfPage>

enumerator to the InputPdfPageList

Licensing Info

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

See Also

InputPdfPageList
ceTe.DynamicPDF.Printing

In this topic