errorPrint property

int errorPrint
final

Controls whether error messages appear below the captcha checkbox.

  • 0 (default) → Error messages are shown.
  • 1 → Error messages are disabled.

Implementation

final int errorPrint;