Interface IPdfAcroField.Checkable

All Superinterfaces:
IPdfAcroField
All Known Subinterfaces:
IPdfAcroField.CheckBox, IPdfAcroField.RadioButton
Enclosing interface:
IPdfAcroField

public static interface IPdfAcroField.Checkable extends IPdfAcroField
A selectable option, either a check box or a radio button.
Since:
7.2.0
Author:
XIMA MEDIA GmbH
  • Method Details

    • getOnValue

      String getOnValue()
      Returns:
      The value for the on state of the checkbox or radio button.