Uses of Class
aspose.pdf.RadioButtons

Uses of RadioButtons in aspose.pdf
 

Methods in aspose.pdf that return RadioButtons
 RadioButtons FormField.getRadioButtons()
          Gets a RadioButtons collection that indicates the radiobuttons in this field.
 

Methods in aspose.pdf with parameters of type RadioButtons
 void FormField.setRadioButtons(RadioButtons value)
          Sets a RadioButtons collection that indicates the radiobuttons in this field.