Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Field Widget Annotation

Field Annotation Grooper.Core

Base class for interactive PDF widget annotations (e.g., signature, textbox, checkbox, radio group).

Remarks

Use a Field Widget Annotation to add interactive form fields to the PDF, mapped from Data Fields. Subclasses define specific widget types.

Properties

NameTypeDescription
Annotation Type String

The annotation type.

Derived Types

There are 4 implementations of Field Widget Annotation.

Checkbox Widget Places a group of checkboxes.
Radio Group Widget Places a group of radio buttons.
Signature Widget Places a PDF signature widget.
Textbox Widget Places a PDF textbox field.

See Also

Notification