TiffImageDataList.Item Property

Gets the TIFF image data at the given index.

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

Property Value

TiffImageData

Licensing Info

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

See Also

TiffImageDataList
ceTe.DynamicPDF.Imaging

In this topic