InputPdfPageList.Item Property

Gets the InputPdfPage object that represents the PDF page.

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

Property Value

InputPdfPage

Licensing Info

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

See Also

InputPdfPageList
ceTe.DynamicPDF.Printing

In this topic