Package com.ironsoftware.ironpdf.form
Class TextField
java.lang.Object
com.ironsoftware.ironpdf.form.FormField
com.ironsoftware.ironpdf.form.TextField
- 
Constructor SummaryConstructorsConstructorDescriptionTextField(int annotationIndex, String name, int pageIndex, double x, double y, double width, double height, String value, boolean readOnly) (INTERNAL) Please Get TextField fromFormFieldsSet.getTextFields()fromFormManager.getFields()
- 
Method SummaryMethods inherited from class com.ironsoftware.ironpdf.form.FormFieldgetAnnotationIndex, getHeight, getName, getPageIndex, getType, getValue, getWidth, getX, getY, isReadOnly
- 
Constructor Details- 
TextFieldpublic TextField(int annotationIndex, String name, int pageIndex, double x, double y, double width, double height, String value, boolean readOnly) (INTERNAL) Please Get TextField fromFormFieldsSet.getTextFields()fromFormManager.getFields()
 
-