PdfPageList.Item Property

Gets a PDF page at the given index.

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

Property Value

PdfPage

Licensing Info

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

See Also

PdfPageList
ceTe.DynamicPDF.Merger

In this topic