Uses of Class
com.dynamicpdf.api.TextFieldInformation
Packages that use TextFieldInformation
-
Uses of TextFieldInformation in com.dynamicpdf.api
Methods in com.dynamicpdf.api that return types with arguments of type TextFieldInformationModifier and TypeMethodDescriptionFormFieldInformation.getTextFields()
Gets a collection ofTextFieldInformation
.Method parameters in com.dynamicpdf.api with type arguments of type TextFieldInformationModifier and TypeMethodDescriptionvoid
FormFieldInformation.setTextFields(List<TextFieldInformation> value)
Sets a collection ofTextFieldInformation
.