Generated by
JDiff

Class com.itextpdf.forms.fields.PdfTextFormField

Changed Constructors
PdfTextFormField( PdfDictionary) Documentation changed from old to new.
Creates a text form field as a wrapper object around a PdfDictionary.
PdfTextFormField( PdfDocument) Documentation changed from old to new.
Creates a minimal PdfTextFormField.
PdfTextFormField( PdfWidgetAnnotation, PdfDocument ) Documentation changed from old to new.
Creates a text form field as a parent of a PdfWidgetAnnotation.
 

Changed Fields
int  FF_COMB Documentation changed from old to new.
constant which determines maximum length of the field's text.
int  FF_DO_NOT_SCROLL Documentation changed from old to new.
constant which determines whether longer texts are currently allowed.
int  FF_DO_NOT_SPELL_CHECK Documentation changed from old to new.
constant which determines whether spell-checking is currently enabled
int  FF_FILE_SELECT Documentation changed from old to new.
constant which determines whether field currently represents a path.
int  FF_RICH_TEXT Documentation changed from old to new.
constant which determines whether text is currently represented as rich text.