Generated by
JDiff

Class com.itextpdf.forms.fields.PdfFormField

Changed Methods
PdfDocument  getDocument() Documentation changed from old to new.
Gets the PdfDocument that owns that form field.
Rectangle  getRect( PdfDictionary) Documentation changed from old to new.
Gets a Rectangle that matches the current size and position of this form field.
PdfFormField  setBorderStyle( PdfDictionary) Documentation changed from old to new.
Sets the border style for the field.
PdfArray  processOptions( String[]) Documentation changed from old to new.
Convert String array of combo box or list options to PdfArray.
PdfArray  processOptions( String[][]) Documentation changed from old to new.
Convert String multidimensional array of combo box or list options to PdfArray.