getChild

public PdfFormField getChild(int index)

Gets a child field by index.

Return

The child at the specified index.

Parameters

index

The 0-based index of the child field.

Throws

Thrown when index is out of range.