InputPdfPageListEnumerator Constructor

Initializes a new instance of the InputPdfPageListEnumerator class.

public InputPdfPageListEnumerator(InputPdfPageList pageList)
Public Sub New (pageList As InputPdfPageList)

Parameters

pageList
InputPdfPageList

Represents the list of pdf pages to be added to the print job.

Licensing Info

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

See Also

InputPdfPageListEnumerator
ceTe.DynamicPDF.Printing

In this topic