PrintJob.Pages Property

Gets a PrintJobPageList object that represents the pages to be printed by the job.

public PrintJobPageList Pages { get; }
Public Property Pages As PrintJobPageList

Property Value

PrintJobPageList

Licensing Info

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

See Also

PrintJob
ceTe.DynamicPDF.Printing

In this topic