ListItemList.Item Property

Gets the ListItem from the ListItemList based on the given index value.

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

Property Value

ListItem

Licensing Info

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

See Also

ListItemList
ceTe.DynamicPDF.PageElements

In this topic