TextFieldList.Item Property

Gets a text form field by index.

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

Property Value

TextField

Licensing Info

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

See Also

TextFieldList
ceTe.DynamicPDF.Forms

In this topic