LayoutElementList.Item Property

Gets the LayoutElement at the given index.

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

Property Value

LayoutElement

Licensing Info

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

See Also

LayoutElementList
ceTe.DynamicPDF.LayoutEngine

In this topic