Interface IAcroChoiceOption


public interface IAcroChoiceOption
Represents an option of a IPdfAcroField.Choice.
Since:
7.2.0
Author:
XIMA MEDIA GmbH
  • Method Details

    • getDisplayName

      String getDisplayName()
      Returns:
      The displayed name of the option.
    • getValue

      String getValue()
      Returns:
      The internal value of the option.