Interface IPdfAcroField.ComboBox

    • Method Detail

      • isAllowPlainTextInput

        boolean isAllowPlainTextInput()
        Returns:
        Whether the user can also enter plain text in addition to the available options.
      • isPerformSpellCheck

        boolean isPerformSpellCheck()
        Returns:
        Whether to perform spell checking on the entered text when isAllowPlainTextInput() is enabled.