Table of Contents

Namespace iText.Forms.Fields

Classes

AbstractPdfFormField

This class represents a single field or field group in an AcroForm.

CheckBoxFormFieldBuilder

Builder for checkbox form field.

ChoiceFormFieldBuilder

Builder for choice form field.

FormFieldBuilder<T>

Builder for form field.

FormsMetaInfoStaticContainer

Class to store meta info that will be used in forms module in static context.

NonTerminalFormFieldBuilder

Builder for non-terminal form field.

PdfButtonFormField

An interactive control on the screen that raises events and/or can retain data.

PdfChoiceFormField

An AcroForm field type representing any type of choice field.

PdfFormAnnotation

This class represents a single annotation in form fields hierarchy in an AcroForm.

PdfFormAnnotationUtil

Utility class to work with widget annotations PdfFormAnnotation and its dictionaries.

PdfFormCreator

Creator which shall be used in order to create all form related instances.

PdfFormFactory

Default factory for form related instances creation.

PdfFormField

This class represents a single field or field group in an AcroForm.

PdfFormFieldMergeUtil

Utility class to merge form fields PdfFormField with the same names.

PdfSignatureFormField

An AcroForm field containing signature data.

PdfTextFormField

An AcroForm field containing textual data.

PushButtonFormFieldBuilder

Builder for push button form field.

RadioFormFieldBuilder

Builder for radio form field.

SignatureFormFieldBuilder

Builder for signature form field.

TerminalFormFieldBuilder<T>

Builder for terminal form field.

TextFormFieldBuilder

Builder for text form field.