SubListList.Item Property

Gets the List from the subList of Lists based on the given index value.

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

Property Value

List

Licensing Info

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

See Also

SubListList
ceTe.DynamicPDF.PageElements

In this topic