Class TextFormField

  • All Implemented Interfaces:

    
    public class TextFormField
    extends FormField
                        

    A text form field in a PDF form. Allows the user to enter custom text.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      List<out TextFormElement> getFormElements() Retrieve list of form elements that represents this field visually.
      TextFormElement getFormElement() Returns first form element.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait