InputPdfPageList.Item Property

Gets a page by index.

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

Property Value

InputPdfPage

Licensing Info

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

See Also

InputPdfPageList
ceTe.DynamicPDF.Rasterizer

In this topic