PDFReaderControls.NET Professional Type Reference

FieldCollection.Item Property

Retrieve a field by 0-based index.

Overload List

Retrieve a field by 0-based index.

public abstract Field this[int] {get;}

Retrieve a field by the fully qualified name.

public abstract Field this[string] {get;}

See Also

FieldCollection Class | TallComponents.PDF.Forms.Fields Namespace