Uses of Class
com.itextpdf.forms.fields.ChoiceFormFieldBuilder
Packages that use ChoiceFormFieldBuilder
-
Uses of ChoiceFormFieldBuilder in com.itextpdf.forms.fields
Methods in com.itextpdf.forms.fields that return ChoiceFormFieldBuilderModifier and TypeMethodDescriptionprotected ChoiceFormFieldBuilderChoiceFormFieldBuilder.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.