PrintJobPageList.Item Property

Gets a PrintJobPage object by index.

public PrintJobPage this[int index] { get; }
Public Property Item(index As Integer) As PrintJobPage

Property Value

PrintJobPage

Licensing Info

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

See Also

PrintJobPageList
ceTe.DynamicPDF.Printing

In this topic