Class TextFormFieldBuilder

    • Field Detail

      • TEXT_FORM_FIELD_DEFAULT_VALUE

        private static final java.lang.String TEXT_FORM_FIELD_DEFAULT_VALUE
        See Also:
        Constant Field Values
    • Constructor Detail

      • TextFormFieldBuilder

        public TextFormFieldBuilder​(PdfDocument document,
                                    java.lang.String formFieldName)
        Creates builder for PdfTextFormField creation.
        Parameters:
        document - document to be used for form field creation
        formFieldName - name of the form field