Uses of Class
com.itextpdf.forms.fields.ChoiceFormFieldBuilder
-
Uses of ChoiceFormFieldBuilder in com.itextpdf.forms.fields
Modifier and TypeMethodDescriptionprotected ChoiceFormFieldBuilder
ChoiceFormFieldBuilder.getThis()
Returns this builder object.ChoiceFormFieldBuilder.setOptions
(PdfArray options) Sets options for choice form field.ChoiceFormFieldBuilder.setOptions
(String[] options) Sets options for choice form field.ChoiceFormFieldBuilder.setOptions
(String[][] options) Sets options for choice form field.