PaperSourceList.GetEnumerator

Returns an enumerator that iterates through a collection.

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

Returns

IEnumerator<PaperSource>

enumerator to the PaperSourceList

Licensing Info

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

See Also

PaperSourceList
ceTe.DynamicPDF.Printing

In this topic