Generated by
JDiff

Interface com.itextpdf.forms.form.element.IFormField

Changed Methods
String  getId() Documentation changed from old to new.
Gets the id.
IFormField  setHeight( float) Documentation changed from old to new.
Set the form field's height.
IFormField  setInteractive( boolean) Documentation changed from old to new.
Set the form field to be interactive and added into Acroform instead of drawing it on a page.
IFormField  setValue( String) Documentation changed from old to new.
Sets the FormProperty.FORM_FIELD_VALUE property.
IFormField  setWidth( float) Documentation changed from old to new.
Set the form field's width.