ResolutionList.GetEnumerator

Returns an enumerator that iterates through a collection.

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

Returns

IEnumerator<Resolution>

enumerator to the ResolutionList

Licensing Info

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

See Also

ResolutionList
ceTe.DynamicPDF.Printing

In this topic