PaperSizeList.GetEnumerator

Returns an enumerator that iterates through a collection.

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

Returns

IEnumerator<PaperSize>

enumerator to the PaperSizeList

Licensing Info

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

See Also

PaperSizeList
ceTe.DynamicPDF.Printing

In this topic