fields property
The list of form fields extracted from the PDF.
Use AcroFormParser.extractFields to get this list.
Implementation
final List<PdfFormField> fields;
The list of form fields extracted from the PDF.
Use AcroFormParser.extractFields to get this list.
final List<PdfFormField> fields;