Uses of Interface
de.xima.fc.pdf.form.IPdfAcroField.Checkable
- 
Packages that use IPdfAcroField.Checkable Package Description de.xima.fc.pdf.form  - 
- 
Uses of IPdfAcroField.Checkable in de.xima.fc.pdf.form
Subinterfaces of IPdfAcroField.Checkable in de.xima.fc.pdf.form Modifier and Type Interface Description static interfaceIPdfAcroField.CheckBoxAn AcroForm form field with a checkbox that can be enabled or disabled.static interfaceIPdfAcroField.RadioButtonAn AcroForm form field with a radio button that can be enabled or disabled. 
 -